[Insight-users] SOLVED: Re: integrating the ITK libraries into external application with "Piip"

barbababa tonimuusimaki at gmail.com
Sun Jun 26 05:33:51 EDT 2011


Hello all,

i managed to solve this problem by just making a new cmakelist for the cpp
file of the
already built project. All i had to do is to point out the correct
libraries. I was a bit scared that i have to go to this path but actually it
was really simple. 
But there still seems to be some warnings like: 

LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other
libs; use /NODEFAULTLIB:library

I found out that this is (probably) related to the fact, that different
libraries of the project seem to have been built
with different run-time libraries, like multithreaded dll or just
multithreaded. What would i have to do
to get rid of this warning?

By the way, if one puts vc6 problem on the title, does this mean that there
will be no replies...? ;)

Thanks,
toni


--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/integrating-the-ITK-libraries-into-external-application-with-VC6-tp6513729p6516845.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list