Search found 280 matches

by usbhub
Tue Apr 14, 2020 4:52 pm
Forum: Developers corner
Topic: Compile error for Qt Designer Plugin
Replies: 8
Views: 1241

Re: Compile error for Qt Designer Plugin

... The folder /usr/include/qtXX didn't existed, so I installed all packages beginning with qt4, now it works :) Now I will try to do it for qt5. Are you even following the compiling information? Compile on Linux tells you which dependencies you need to install for Debian/Ubuntu based distributions...
by usbhub
Tue Apr 14, 2020 4:19 pm
Forum: FEM
Topic: FEM: Simulate bending an object
Replies: 31
Views: 5053

FEM: Simulate bending an object

Hello, I'm trying to bend a living hinge (a special pattern of cuts in wood to make it bendable) around a cylinder in the FEM workbench. The result is not what I expected ;-) I'm a beginner in FEM, so I think, my way is completly wrong. The FreeCAD file was too big, so I uploaded it to Firefox Send:...
by usbhub
Fri Apr 10, 2020 11:04 pm
Forum: Developers corner
Topic: Compile error for Qt Designer Plugin
Replies: 8
Views: 1241

Re: Compile error for Qt Designer Plugin

Independent of whether Qt4 or Qt5 is used you have the following include paths: INCPATH = -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I. -I. Now th...
by usbhub
Wed Apr 08, 2020 8:49 pm
Forum: Developers corner
Topic: Compile error for Qt Designer Plugin
Replies: 8
Views: 1241

Re: Compile error for Qt Designer Plugin

Bump :)

Any information missing?
by usbhub
Fri Mar 27, 2020 11:02 pm
Forum: Forum in Deutsch
Topic: Erstellen eines gebogenen Schalldämmung-Pryramidenschaumstoffs parametrisch
Replies: 28
Views: 2526

Re: Erstellen eines gebogenen Schalldämmung-Pryramidenschaumstoffs parametrisch

Hier sieht man mal wieder, dass die PartDesign-Pattern erhebliche Performance-Probleme haben :/

Weiß jemand näheres zu den technischen Hintergründen, warum das so ist? Liegt es vielleicht daran, dass bei PartDesign ja quasi noch ein Fuse durchgeführt wird?
by usbhub
Fri Mar 27, 2020 10:59 pm
Forum: Forum in Deutsch
Topic: Erfahrungsaustausch (virtuell)
Replies: 230
Views: 386547

Re: Erfahrungsaustausch (virtuell)

Sorry, ich muss kurzfristig absagen :/
Vielleicht findet sich ja jemand anderes, der die Workbench vorstellen kann, ich habe sie ausprobiert, die ist wirklich nicht schlecht :)
by usbhub
Fri Mar 27, 2020 10:56 pm
Forum: Developers corner
Topic: Compile error for Qt Designer Plugin
Replies: 8
Views: 1241

Re: Compile error for Qt Designer Plugin

QtGui is a file inside the QtGui directory of the Qt headers. Have a look at the generated Makefile and the list of include paths. You mean this, right? INCPATH = -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/includ...
by usbhub
Wed Mar 25, 2020 9:05 pm
Forum: Forum in Deutsch
Topic: Die Zukunft von FreeCAD
Replies: 168
Views: 45553

Re: Die Zukunft von FreeCAD

... Ich glaube, du hast eine etwas falsche Vorstellung von FreeCAD. FreeCAD ist ein 3D-Programm, damit kannst du bspw. Dateien für den 3D-Druck erstellen. Was du, glaube ich, suchst, ist ein reines 2D-Zeichenprogramm. Da gibt es auch die Sachen wie Hilfslinien, etc. Ich würde dir da LibreCAD oder I...
by usbhub
Wed Mar 25, 2020 8:04 pm
Forum: Developers corner
Topic: Compile error for Qt Designer Plugin
Replies: 8
Views: 1241

Compile error for Qt Designer Plugin

Hello, I'm trying to build the QtDesigner plugin to create a settings page. I downloaded the FreeCAD source repo and ran qmake plugin.pro, but if I try to run make, it fails: otto@CELSIUS-M470-2:~/Dokumente/FreeCAD/src/Tools/plugins/widget$ qmake plugin.pro otto@CELSIUS-M470-2:~/Dokumente/FreeCAD/sr...
by usbhub
Wed Mar 25, 2020 5:20 pm
Forum: Forum in Deutsch
Topic: Die Zukunft von FreeCAD
Replies: 168
Views: 45553

Re: Die Zukunft von FreeCAD

Hallo, ich bin Mechaniker und habe öfters eine Zeichnung in der Hand gehabt. Ich würde lieber 5 Stunden probieren als 5 Stunden Fernsehn gucken. Es gibt so viel Programme, manche haben eine Befehlzeile und manche Icons die man anklickt. Aber bei den anklick Bildern wurden meine Linien nie gerade. F...