Hi,

I'm not aware of any (current) build issues..
Sounds like submodule is out of sync? if this does not help you might need to 
clean (parts of the) build directory

Try running

git submodule update --init

inside the QC repository.

Kind regards,
Christian

________________________________________
From: Qt-creator <[email protected]> on behalf of mirchd 
<[email protected]>
Sent: Monday, February 25, 2019 6:59:44 AM
To: [email protected]
Subject: [Qt-creator] nmake qtcreator from source failed

Hello,

it says,
--
link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /DLL /SUBSYSTEM:WINDOWS 
/VERSION:1.12 /MANIFEST:embed 
/OUT:..\..\..\..\..\..\lib\qtcreator\qbscored1.dll 
@C:\Users\CHENDI~1.NIN\AppData\Local\Temp\nmAFA0.tmp
  create lib ..\..\..\..\..\..\lib\qtcreator\qbscored1.lib  
..\..\..\..\..\..\lib\qtcreator\qbscored1.exp
moc_executor.obj : error LNK2001: unresolved external symbol "public: int 
__cdecl qbs::JobLimits::getLimit(class QString const &)const " 
(?getLimit@JobLimits@qbs@@QEBAHAEBVQString@@@Z)

--
vs2017 15.9.7
nmake debug x64
win10
qt-creator branch:master
QMAKE_SPEC:win32-msvc
QMAKE_XSPEC:win32-msvc
QMAKE_VERSION:3.1
QT_VERSION:5.12.2

please help,

Best Wishes,
Dian Chen




_______________________________________________
Qt-creator mailing list
[email protected]
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to