[Qt-creator] nmake qtcreator from source failed

mirchd mirchd at 126.com
Mon Feb 25 08:33:46 CET 2019


thanks for your help,
I execute this command,
submodule is up to date.
but it still links error for some methods in "joblimits.cpp"








At 2019-02-25 14:55:56, "Christian Stenger" <Christian.Stenger at qt.io> wrote:
>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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190225/dc801922/attachment.html>


More information about the Qt-creator mailing list