Home > Back-end >  Qt5.9 static compilation
Qt5.9 static compilation

Time:03-23

Qt static compilation how to solve the following problems?
D: \ qt - 5.9.0 \ qtbase \ SRC \ corelib \ global \ qlibraryinfo CPP: fatal error C1853: "qmake_pch. PCH" precompiled header file is from an early version of the compiler, or the precompiled header is C + + and use it in C (or vice versa)
NMAKE: fatal error U1077: "" C: \ Program Files \ Microsoft Visual Studio (x86) VC 14.0 \ \ BIN \ amd64 \ cl EXE" ": return code" 0 x2
"Stop.
NMAKE: fatal error U1077: "" C: \ Program Files \ Microsoft Visual Studio (x86) VC 14.0 \ \ BIN \ amd64 \ NMAKE exe" ": return code" 0 x2
"Stop.
NMAKE: fatal error U1077: "CD" : return code "0 x2
"Stop.
NMAKE: fatal error U1077: "CD" : return code "0 x2
"Stop.

CodePudding user response:

His answer to the same directory qlibraryinfo. H is set to cancel the precompiled header

CodePudding user response:

Help junction post + ceng

CodePudding user response:

Own sign, mental commendable

CodePudding user response:

Can I ask how in the case of no VS set below cancel precompiled header
  • Related