[Insight-users] optimized.lib on MS VS 2003 .NET
Bill Hoffman
bill.hoffman at kitware.com
Tue Mar 6 15:15:21 EST 2007
Mike Jackson wrote:
> It has to do with how I am building Qt. The pure ITK imageseriesToVTK
> example builds just fine. If I build my Qt Wrapped version then I get
> this "optimized.lib" thing. I can go into the project properties and
> remove the reference to the optimized.lib and it more or less builds..
> Well I get to the infamous _WinMain at 16 reference thing.. have to go
> look at my notes to get that figured out.
>
> I'll try later to build both optimized and debug versions of the Qt
> Libraries and see if having both helpds
I think if you update your CMake this problem will be fixed. It is a
problem in the FindQt4.cmake that comes with 2.4.3.
-Bill
More information about the Insight-users
mailing list