Home > Mobile >  His compilation of library 5.6.3, errors, help a look
His compilation of library 5.6.3, errors, help a look

Time:10-01

1> Qt5Gui. Lib (qvalidator. Obj) : error LNK2019: cannot resolve _HUGE external symbols, the symbol in the function of "public: __cdecl QDoubleValidator: : QDoubleValidator (class QObject *)" (?????? 0 qdoublevalidator @ @ QEAA @ PEAVQObject @ @ @ Z) referenced
1> Qt5Core. Lib (qcoreapplication. Obj) : error LNK2019: cannot resolve __argv external symbols, the symbol in the function "bool __cdecl isArgvModified (int, char * *)" (? IsArgvModified @ @ YA_NHPEAPEAD @ Z) referenced
1> Qt5Core. Lib (qcoreapplication. Obj) : error LNK2019: cannot resolve __argc external symbols, the symbol in the function "bool __cdecl isArgvModified (int, char * *)" (? IsArgvModified @ @ YA_NHPEAPEAD @ Z) referenced
1> Release \ ArxProject1. DLL: fatal error LNK1120: three cannot resolve the external command
Refer to

https://download.csdn.net/download/vv1025/11831048
https://download.csdn.net/download/vv1025/11831026
Fold the two compile a is my own library, another is the project, please help to look at, these three mistakes is how to return a responsibility
I this code is only test the library,
Is a test, but not used, the static library can use, I'm not sure
Project is a DLL not
I suspect the dependency lack of something, but don't know which is missing

CodePudding user response:

Download need integral, sincerity? Advice below the solution package also upload download need 100 points points, need a password decompression, WeChat transfer after the password,

CodePudding user response:

Sorry, no place to upload, so we have to first sent such a url

CodePudding user response:

https://github.com/why1025/arx.git
This is the project file,

CodePudding user response:

Are link error, should be lack of dependent libraries, you use dumpbin lack what fill what, or use the old tools depend
  •  Tags:  
  • Qt