[Qt-creator] nmake qtcreator from source failed

Christian Stenger Christian.Stenger at qt.io
Mon Feb 25 07:55:56 CET 2019


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 <qt-creator-bounces at qt-project.org> on behalf of mirchd <mirchd at 126.com>
Sent: Monday, February 25, 2019 6:59:44 AM
To: qt-creator at qt-project.org
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 at 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






More information about the Qt-creator mailing list