Quote:
Originally Posted by Toxaris
I tried to compile it on Linux Mint. The following specs:
- CMake 3.1.0-rc2
- Qt 5.3.2
- gcc/g++ 4.6.3
During the 'make install' I get the following error at 69% (Building CXX object src/Sigil/CMakeFiles/sigil.dir/main.cpp.o):....
|
Interesting. That was introduced due to the c++11 requirement. You'll probably need to upgrade but I think I can work around it. Though there won't be a new source release. Pull from trunk in about 15 minutes and try.