Why tools are not working in the compiled application?

If you are having problems with QCAD, post here. Please report bugs through our Bug Tracker instead.

Always attach your original DXF or DWG file and mentions your QCAD version and the platform you are on.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
FirstStep
Newbie Member
Posts: 4
Joined: Mon Aug 15, 2016 5:02 pm

Why tools are not working in the compiled application?

Post by FirstStep » Thu Aug 18, 2016 6:47 pm

Hello,

I am using Windows 10 64bit and I compiled QCAD on QT Creator using MSVC 2013 compiler. However, when I Build All and Run, the application launches super fine but seems like I can not use any of the tools (Plot Points, Plot Lines.. etc).

Now If just install the application form your site, it works fine with all(almost) all the functions and tools.

Please refer to my question on Stack Overflow for gif images that demonstrate what is exactly happening: http://stackoverflow.com/questions/3902 ... t-not-in-t

Is there anything I am missing?

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

Re: Why tools are not working in the compiled application?

Post by andrew » Fri Aug 19, 2016 8:41 am

You might want to start QCAD with the -enable-script-debugger command line switch to check for script exceptions. If you cannot solve the problem, please indicate what Qt version you are using.

FirstStep
Newbie Member
Posts: 4
Joined: Mon Aug 15, 2016 5:02 pm

Re: Why tools are not working in the compiled application?

Post by FirstStep » Fri Aug 19, 2016 2:06 pm

Hello and thanks for replying.

I tried to add that command line argument: https://s4.postimg.org/bl2brrfh9/Capture.png

Unfortunately, it did not fix the problem. I tried Rebuild All then Run as Debug, I also tried Rebuild All and Run as Release.

I see this in the Application Output on Run as Debug: https://s3.postimg.org/hu22ww22b/Capture.png
and this on Run as Release: https://s4.postimg.org/mwdzld7od/Capture.png

And I am using QT 5.7.0.

Your advice please.

Post Reply

Return to “QCAD Troubleshooting and Problems”