After execute these command, and rebuild again,
these link error has gone, but
still build error,
----
cmd:
D:\program\qt5\qtbase\bin\qmake.exe -o Makefile
..\..\..\..\..\..\src\libs\3rdparty\syntax-highlighting\data\data.pro
"C:\Program Files (x86)\Microsoft Visual
Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\nmake.exe"
-f Makefile.Debug
--error
NMAKE : fatal error U1073: how to generate
“D:\program\src\libs\3rdparty\syntax-highlighting\data\syntax\alert.xml”
Stop.
please help, thank you
At 2019-02-25 15:44:16, "Christian Stenger" <[email protected]> wrote:
>Checked the sources on latest master and their fine..
>
>if you're doing an insource build:
>
>git submodule foreach git clean -dxf
>
>
>if you're doing a shadow build: go into the build directory and remove the
>folder (and its content)
>
>src/shared/qbs
>
>Kind regards,
>Christian
>
>________________________________________
>From: mirchd <[email protected]>
>Sent: Monday, February 25, 2019 8:33:46 AM
>To: Christian Stenger
>Cc: [email protected]
>Subject: Re:Re: [Qt-creator] nmake qtcreator from source failed
>
>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" <[email protected]> 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 <[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