Re: Compile error
Posted by
LordOfBikes on
Mar 14, 2014; 10:02am
URL: https://forum.librecad.org/Compile-error-tp5709682p5709686.html
I have build sucessfully with Ubuntu 12.04, gcc 4.6, with latest source. Therefore I added the CXX_CPP11_FLAG variable.
The error is caused by the use of [] lambda function in line 1892. This is supported since gcc 4.5 and c++0x compiler switch.
But I can't guarantee, that no other errors will arise with gcc 4.5.
Regards
Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution