[Insight-users] How to get ITK dlls in Windows

John Drescher drescherjm at gmail.com
Tue Dec 7 20:54:22 EST 2010


> What I think is that If I could get the ITK's dlls,I can bulid my project
> more effciently,rather than use its static library.


With Visual Studio you will still have to link against the .libs
(import libraries) even though you have .dlls generated. This could be
your problem.

John


More information about the Insight-users mailing list