[Insight-users] optimized.lib on MS VS 2003 .NET
Mike Jackson
imikejackson at gmail.com
Tue Mar 6 16:32:04 EST 2007
I did update to Cmake 2.4.6 and the "optimized.lib" problem _seems_
to have gone away. Thanks for the help.
For those listening, when I compiled my Qt/ITK app I was getting
linker errors about _WinMAin at 16 being undefined. You need to change
the subsystem to console from windows. This at least solved it for me.
Thanks for everyone's help on this.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Mar 6, 2007, at 3:15 PM, Bill Hoffman wrote:
> 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