[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

C++ does not support long long: QCAD



I was trying to compile QCAD, but got following error that ISO C++ does not support `long long`. What will be way to compile it on Debian system?

-------------------------------
In file included from /usr/include/qt3/qobjectdefs.h:42,
                 from /usr/include/qt3/qobject.h:42,
                 from actions/rs_actioninterface.h:31,
                 from actions/rs_actioninterface.cpp:28:
/usr/include/qt3/qglobal.h:712: error: ISO C++ does not support `long long' /usr/include/qt3/qglobal.h:713: error: ISO C++ does not support `long long'
make[2]: *** [obj/rs_actioninterface.o] Error 1
make[1]: *** [lib/libqcad.a] Error 2
make: *** [all] Error 2

----------------

With kind regards,

--
H.S.Rai



Reply to: