On sexta-feira, 3 de maio de 2013 09.04.15, 魏越闽 wrote: > 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' >
Looks like a problem with spaces in file paths, but I can't see where the offender would be. Can you compile with jom (not nmake) and pass the -u option, so it will print the full command-line, including the contents of the response file? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Releasing mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/releasing
