Hello,
I am having somre troubles while on Release mode under MSVC 2005 and Windows 7 ×64.
My project builds and runs fine on Debug mode, but when I try to build it using Release at the end I get this message:
2>LINK : fatal error LNK1181: cannot open input file ‘..\..\qt\lib\QtCore4.lib’
Right now I buildt Qt using MSVC 2005 but I dont remember any special configuration for Debug or Release. Do I need to build Qt libraries with some kind of configuration for the release mode?
Thanks in advance hopefully someone will share some hints :)
↧