FreeCAD
FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source (LGPL2+ license) and extremely modular, allowing for very advanced extension and customization.
FreeCAD is based on OpenCasCade, a powerful geometry kernel, features an Open Inventor-compliant 3D scene representation model provided by the Coin 3D library, and a broad Python API. The interface is built with Qt. FreeCAD runs exactly the same way on Windows, Mac OSX, BSD and Linux platforms.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science:unstable/FreeCAD && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
FreeCAD-test.spec | 0000001403 1.37 KB | almost 2 years |
FreeCAD.changes | 0000001707 1.67 KB | almost 3 years |
FreeCAD.spec | 0000008326 8.13 KB | 4 days |
_constraints | 0000000205 205 Bytes | over 2 years |
_multibuild | 0000000059 59 Bytes | over 4 years |
_service | 0000000489 489 Bytes | 7 months |
fix_unittestgui_tkinter_py3.patch | 0000000397 397 Bytes | 7 months |
Comments 6
probono wrote over 5 years ago
AppImage build seems currently broken. Wouldn't it be better to use the "build from source" approach here? Especially if we want to use the same yml for https://build.opensuse.org/package/show/home:yorikvanhavre/FreeCAD-git?
Kunda wrote almost 5 years ago
@adrianSuSE would you have a moment to respond to @probono ?
adrianSuSE wrote almost 5 years ago
problem is that the build is anyway broken atm due to different Qt and pyside2/llvm problems.
I am absolut fine if someone wants to maintain a different appimage.yml build, building everything from source, but I won't maintain it. However, just create a submit request if you want to do it.
adrianSuSE wrote almost 5 years ago
These problems are solved now
parnasist2 wrote over 2 years ago
Hi Adrian, for some months now it has been impossible to use FreeCAD due to some undefined symbol when starting a workbench [errmsg]/usr/lib64/FreeCAD/lib64/Part.so: undefined symbol: _ZNK22Geom_ElementarySurface8PositionEv[/errmsg].
According to FreeCAD forum https://forum.freecadweb.org/viewtopic.php?f=3&t=44416&p=379270&hilit=opensuse#p379525 it's probably due to some packaging problem.
What do you think? Is this something you can do something about?
parnasist2 wrote about 1 year ago
Hi @adrianSuSE, regarding those "unresolvable" and "failed" builds. What, would you say, could possibly solve them?
Anything on your behalf or the FreeCAD team? Or even, cooperation?