[Qt-creator] qmake build qt creator source for xml

Christian Stenger Christian.Stenger at qt.io
Mon Feb 25 15:12:04 CET 2019


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






More information about the Qt-creator mailing list