View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001213 | FreeCAD | Bug | public | 2013-08-13 07:16 | 2013-08-13 10:08 |
Reporter | ulrich1a | Assigned To | wmayer | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | trunk | ||||
Fixed in Version | 0.14 | ||||
Summary | 0001213: FreeCAD Compilation fails on Linux 32 bit | ||||
Description | The compilation of the actual FreeCAD-version Github from 13th of Aug. 2013 fails with: In file included from /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Quantity.h:27:0, from /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/QuantityPyImp.cpp:4: /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Unit.h:56:16: error: ‘string’ in namespace ‘std’ does not name a type /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Unit.h:56:29: error: ISO C++ forbids declaration of ‘Pars’ with no type [-fpermissive] /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Unit.h: In member function ‘Base::Unit& Base::Unit::operator*=(const Base::Unit&) const’: /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Unit.h:63:62: error: invalid initialization of non-const reference of type ‘Base::Unit&’ from an rvalue of type ‘Base::Unit’ /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Unit.h: In member function ‘Base::Unit& Base::Unit::operator/=(const Base::Unit&) const’: /home/ulrich/Sourcen/FreeCAD/FreeCAD_sf_master/src/Base/Unit.h:64:62: error: invalid initialization of non-const reference of type ‘Base::Unit&’ from an rvalue of type ‘Base::Unit’ | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-13 07:16 | ulrich1a | New Issue | |
2013-08-13 10:06 | wmayer | Status | new => assigned |
2013-08-13 10:06 | wmayer | Assigned To | => wmayer |
2013-08-13 10:08 | wmayer | Note Added: 0003454 | |
2013-08-13 10:08 | wmayer | Status | assigned => closed |
2013-08-13 10:08 | wmayer | Resolution | open => fixed |
2013-08-13 10:08 | wmayer | Fixed in Version | => 0.14 |