View Issue Details

IDProjectCategoryView StatusLast Update
0001213FreeCADBugpublic2013-08-13 10:08
Reporterulrich1a Assigned Towmayer  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Versiontrunk 
Fixed in Version0.14 
Summary0001213: FreeCAD Compilation fails on Linux 32 bit
DescriptionThe 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’
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2013-08-13 10:08

administrator   ~0003454

git show 2bb8c10

Issue History

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