[Qt-creator] qmake build qt creator source for xml
mirchd
mirchd at 126.com
Fri Mar 1 09:22:38 CET 2019
thanks for your help.
I delete old repo and download again, use the "qmake" cmd without "-r"
and install llvm-config and clang ,build is ok.
Cheers,
Dian Chen
At 2019-02-25 22:12:04, "Christian Stenger" <Christian.Stenger at qt.io> wrote:
>Hi..
>
>Same advise as before - different folder ;) Just clean the src/lib/3rdparty folder
>
>if you're doing a shadow-build - remove the folder
>if you're doing an insource build: git clean -dxf src/libs/3rdparty
>
>________________________________________
>From: Qt-creator <qt-creator-bounces at qt-project.org> on behalf of mirchd <mirchd at 126.com>
>Sent: Monday, February 25, 2019 3:08:07 PM
>To: qt-creator at qt-project.org
>Subject: [Qt-creator] qmake build qt creator source for xml
>
>Hello,
>
>cmd:
>---
>cd 3rdparty\syntax-highlighting\data\ && ( if not exist Makefile D:\program\qt5\qtbase\bin\qmake.exe -o Makefile D:\program\qt5\qt-creator\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
> "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\nmake.exe" -f Makefile.Debug
>NMAKE : fatal error U1073: dont know how to generate “D:\program\src\libs\3rdparty\syntax-highlighting\data\syntax\alert.xml”
>Stop.
>
>---- makefile.debug
>..\..\..\..\..\share\qtcreator\generic-highlighter\syntax\alert.xml: syntax\alert.xml
> copy /y "syntax\alert.xml" "..\..\..\..\..\share\qtcreator\generic-highlighter\syntax\alert.xml"
>
>----
>please help
>---
>env:
>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
>
>-----
>Cheers,
>Dian Chen
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190301/3818b973/attachment.html>
More information about the Qt-creator
mailing list