[Insight-users] linker errors VS2010

John Drescher drescherjm at gmail.com
Wed Sep 14 09:11:55 EDT 2011


2011/9/14 David Brayford <dbrayford at gmail.com>:
> I used cmake to configure ITK, but I am using some of the functions in
> a separate program.

It is highly recommended that you use CMake to generate your project
for your separate program. However you could just make a sample
project that uses CMake and manually copy the includes, libraries and
paths ...

John


More information about the Insight-users mailing list