qcad cannot run on the system of win10

Discussion forum for C++ and script developers who are using the QCAD development platform or who are looking to contribute to QCAD (translations, documentation, etc).

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files, scripts and screenshots.

Post one question per topic.

Post Reply
liguosheng
Active Member
Posts: 33
Joined: Thu Jan 14, 2016 4:17 am

qcad cannot run on the system of win10

Post by liguosheng » Sun Oct 29, 2017 5:13 am

when qcad3.18.1.3 is compiled based on vs2015 and qt5.7.1, there aren't any errors and the file of exe is produced, but qcad.exe is exited,why?

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: qcad cannot run on the system of win10

Post by andrew » Mon Oct 30, 2017 10:38 am

You might want to look at / post any runtime errors produced when running QCAD:

Code: Select all

qcad.exe 2>log
cat log

Post Reply

Return to “QCAD Programming, Script Programming and Contributing”