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

mirchd mirchd at 126.com
Mon Feb 25 15:08:07 CET 2019


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/20190225/2049c8ed/attachment.html>


More information about the Qt-creator mailing list