Search found 9026 matches

by andrew
Fri Oct 24, 2014 11:18 pm
Forum: Announcements
Topic: QCAD 3.7.0
Replies: 0
Views: 20235

QCAD 3.7.0

QCAD 3.7.0 is now available. This release adds support for CAD standard .lin files to define custom linetypes. Some bugs in connection with hatches, isometric projections and dimensions have been fixed. A complete change log is available at: http://www.qcad.org/en/qcad-documentation/qcad-changelog U...
by andrew
Thu Oct 23, 2014 6:03 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: Problem with my QCAD make
Replies: 4
Views: 18216

Re: Problem with my QCAD make

From the error above ("framework not found QtWebKit"), I can only guess that your Qt was built without WebKit support. You can pass -webkit to the configure script to force WebKit compilation or check under lib if QtWebKit.framework has been built (look for file QtWebKit.framework/Versions/4/QtWebKi...
by andrew
Thu Oct 23, 2014 12:08 pm
Forum: QCAD Troubleshooting and Problems
Topic: 3.6.4 pro: Saving multiple .dwg-s
Replies: 4
Views: 5663

Re: 3.6.4 pro: Saving multiple .dwg-s

Thanks. I briefly tried to reproduce this problem without any success so far.
Is there a specific procedure you can follow to reproduce the problem?
Also, how does the problem present itself? Do the drawing file names on the document tabs change?
Thanks again.
by andrew
Thu Oct 23, 2014 10:24 am
Forum: QCAD Professional
Topic: Kompatibilität OSX / WIN7
Replies: 18
Views: 17221

Re: Kompatibilität OSX / WIN7

Das Problem ist, dass ich das hier nicht nachvollziehen kann. Da die Fehlermeldung "Unexpected end of file" nicht von QCAD, sondern vermutlich von Teigha stammt, werde ich versuchen für die nächste QCAD Release wieder Teigha 3 zu verwenden (wurde in QCAD 3.6.4 aktualisiert auf Teigha 4). Eventuell k...
by andrew
Thu Oct 23, 2014 10:08 am
Forum: QCAD Troubleshooting and Problems
Topic: 3D DWG from Autodesk Inventor
Replies: 1
Views: 3010

Re: 3D DWG from Autodesk Inventor

Most likely, the DWG files that come out blank contain entities that are not supported by QCAD, such as 3DFACE, 3DSOLID, MESH, etc. Another possibility is that the drawings contain nothing in model space but all in a paper space. In that case, you'd have to change the current block in the block list...
by andrew
Thu Oct 23, 2014 10:06 am
Forum: QCAD Troubleshooting and Problems
Topic: 3D DWG from Autodesk Inventor
Replies: 1
Views: 3010

3D DWG from Autodesk Inventor

From a QCAD user: I'm trying to find a way to open a 3D DWG from Autodesk Inventor. I've tried multiple exports in various formats, and all read "correctly" into QCAD: Format: R21 (2007) DWG Drawing (Teigha) (*.dwg) Format: R24 (2010) DWG Drawing (Teigha) (*.dwg) ...however the opened drawing is alw...
by andrew
Thu Oct 23, 2014 9:09 am
Forum: QCAD 'How Do I' Questions
Topic: Make .PAT files
Replies: 1
Views: 5742

Re: Make .PAT files

The next best thing then would be a new 'Multi Breakout Tool' any updates for this request: I'm afraid not. I'm busy these days mostly with custom software development for specific customers. However, some of this new functionality is also going into main stream QCAD. A hatch pattern creation tool ...
by andrew
Thu Oct 23, 2014 8:41 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: Problem with my QCAD make
Replies: 4
Views: 18216

Re: Problem with my QCAD make

Not sure what went wrong. You can find detailed compilation instructions for both Qt and QCAD that are known to work under normal circumstances at:
http://www.qcad.org/en/component/conten ... ces#macosx
by andrew
Thu Oct 23, 2014 8:28 am
Forum: QCAD Troubleshooting and Problems
Topic: Crash on Rectangle rotate
Replies: 1
Views: 3910

Re: Crash on Rectangle rotate

Thanks for your report.

If you are using a MacBook with an internal track pad, this might be related to this known bug which has been fixed for the current 3.6.4 release:
http://www.qcad.org/bugtracker/index.ph ... sk_id=1076
by andrew
Wed Oct 22, 2014 9:03 am
Forum: QCAD Troubleshooting and Problems
Topic: 3.6.4 pro: Saving multiple .dwg-s
Replies: 4
Views: 5663

Re: 3.6.4 pro: Saving multiple .dwg-s

Thanks for your report.

Please indicate the exact platform (operating system, distribution, version) you are using when reporting problems. Thanks.
by andrew
Wed Oct 22, 2014 8:40 am
Forum: QCAD 'How Do I' Questions
Topic: Make .PAT files
Replies: 1
Views: 5742

Re: Make .PAT files

It's not that easy, I'm afraid. Autocad PAT files have quite a unique format. In a nutshell, a hatch pattern is defined from straight lines with different kinds of dash patterns. So every line, at every angle has to repeat itself after some gap. Some kind of pattern editor or creator would be cool t...
by andrew
Tue Oct 21, 2014 8:34 am
Forum: QCAD Professional
Topic: Kompatibilität OSX / WIN7
Replies: 18
Views: 17221

Re: Kompatibilität OSX / WIN7

Bitte kopieren Sie die Datei auf den Desktop Ihres Mac OS X Rechners (zum Beispiel mit Finder). Starten Sie QCAD. Öffnen Sie die Datei vom Desktop. Zum Speichern, schreiben Sie eine Datei mit neuem Namen ebenfalls auf Ihren Desktop. Mit diesem Vorgehen können Sie ausschliessen, dass es Probleme gibt...
by andrew
Tue Oct 21, 2014 8:25 am
Forum: QCAD 'How Do I' Questions
Topic: Issues with UTF font (3.6.3.0/Win7)
Replies: 8
Views: 9247

Re: Issues with UTF font (3.6.3.0/Win7)

Hm, for some reason, I can't file a bug report any more. "Database modification failed. Possible reason are insufficient permissions." Most likely, the tracker didn't like the content of your post because it contained URLs and gave the wrong error message. I've filed a brief report at: http://www.q...
by andrew
Tue Oct 21, 2014 8:03 am
Forum: QCAD 'How Do I' Questions
Topic: QCAD Portable
Replies: 1
Views: 3897

Re: QCAD Portable

Yes, QCAD has a -config command line switch which allows you to specify the location where configuration files are stored. Let's say QCAD is installed on a USB stick with drive letter "F" under a Windows system. You can start your QCAD for example like this: F:\QCAD\qcad.exe -config F:\config You co...
by andrew
Tue Oct 21, 2014 7:59 am
Forum: QCAD 'How Do I' Questions
Topic: QCAD Portable
Replies: 1
Views: 3897

QCAD Portable

From a QCAD user:
Can I install and use QCAD on a portable medium such as a USB stick and run it on different computers without needing to install it or change the configuration of those computers?

Go to advanced search