QCAD编译

Window

  • Clone
git clone https://github.com/wblong/qcad.git
  • 编译qcad
cd c:\\Users\\me\\qcad\\qcad
c:\\Qt\\Qt5.10.1\\5.10.1\\msvc2017_64\\bin\\qmake -r CONFIG+=ractivated 
nmake release //vs2017 命令行工具运行
  • 编译Qt Scripts 插件
cd c:\\Users\\me\\qcd\\qcd\\src\\3rdparty\\qt-labs-qtscriptgenerator-5.10.1
c:\\Qt\\Qt5.10.1\\5.10.1\\msvc2017_64\\bin\\qmake -r CONFIG+=ractivated 
nmake release //vs2017 命令行工具运行
  • 运行
release\\qcad.exe

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
Be happy. No worries, just smile.
开心点,别担心,微笑就好