Hi!
I'm installing the 4.0.80 svn version, and I found a problem when trying to install kde-base/step-4.0.80
I get this error:
Code: Select all
[ 90%] Building CXX object step/step/CMakeFiles/step.dir/unitscalc.o
In file included from /usr/include/cln/cln.h:27,
from /usr/include/libqalculate/Number.h:17,
from /usr/include/libqalculate/MathStructure.h:16,
from /usr/include/libqalculate/Calculator.h:149,
from /usr/include/libqalculate/qalculate.h:17,
from /var/tmp/portage/kde-base/step-4.0.80/work/step-4.0.80/step/step/unitscalc.cc:23:
/usr/include/cln/string.h: In static member function 'static void* cln::cl_heap_string::operator new(size_t)':
/usr/include/cln/string.h:21: error: manejo de excepciones desactivado, use -fexceptions para activar
make[2]: *** [step/step/CMakeFiles/step.dir/unitscalc.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[1]: *** [step/step/CMakeFiles/step.dir/all] Error 2
make: *** [all] Error 2
The problem was with the flag "qalculate", when I compiled again without it, there's no problems. But I don't know if it is a general bug or a problem in my computer. If anyone knows why it can be, please tell it here ^^
P.S. Sorry for the lines in spanish >_<
P.P.S. Very good work for the overlay!