Hi, I’m trying to build Qt5 as static library but encountered errors. I’ve posted detailed information on the forum: http://qt-project.org/forums/viewthread/27389/
Briefly speaking, my three attempts to build Qt5 statically all failed with the same error: LINK : fatal error LNK1181: cannot open input file 'Files\Microsoft.obj' My configuration arguments are: configure -debug-and-release -static -mp -nomake examples -nomake tests -nomake webkit -no-vcproj Environment: OS: Windows XP / Windows 7 source: 5.0.2 / 5.1 beta1 (http://download.qt-project.org/snapshots/qt/5.1/5.1.0-beta1/backups/2013-05-02-11/single/) build tool: jom / nmake I can build Qt5 as dlls using the same machines. What am I missing? Thank you :) ------------------------------------------------------------------ Wei Yuemin 7FGame
_______________________________________________ Releasing mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/releasing
