View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001034 | FreeCAD | Patch | public | 2013-02-28 14:59 | 2014-05-05 20:26 |
| Reporter | mrlukeparry | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Summary | 0001034: Compiling FreeCAD with Clang | ||||
| Description | Include are changes to cmake and App/Property.h to allow FreeCAD to compile with Clang. Also added some cmake options to toggle modules being build e.g. robot, raytracing, ship - defaults are left the same. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
2013-02-28 14:59
|
|
|
|
Sorry, its no diff patch and I can not apply such an old version.... If you still have a branch or new the version you can make a branch to pull |
|
FreeCAD: master 2d4110b0 2014-05-05 18:25:59 Details Diff |
+ Better support of clang, fix issues discovered by clang |
Affected Issues 0001034 |
|
| mod - CMakeLists.txt | Diff File | ||
| mod - src/Base/UnitsSchema.h | Diff File | ||
| mod - src/Base/Vector3D.cpp | Diff File | ||
| mod - src/Gui/Selection.h | Diff File | ||
| mod - src/Mod/Fem/Gui/TaskObjectName.cpp | Diff File | ||
| mod - src/Mod/Mesh/App/Core/Iterator.h | Diff File | ||
| mod - src/Mod/Mesh/App/MeshPyImp.cpp | Diff File | ||
| mod - src/Mod/Raytracing/Gui/Command.cpp | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-02-28 14:59 | mrlukeparry | New Issue | |
| 2013-02-28 14:59 | mrlukeparry | File Added: clangPatch.zip | |
| 2014-01-12 17:54 |
|
Note Added: 0004054 | |
| 2014-01-12 17:54 |
|
Status | new => closed |
| 2014-01-12 17:54 |
|
Assigned To | => Jriegel |
| 2014-01-12 17:54 |
|
Resolution | open => won't fix |
| 2014-05-05 20:26 | wmayer | Changeset attached | => FreeCAD Master master 2d4110b0 |
FreeCAD