From: Alexander <sub...@ma...> - 2007-07-16 19:11:39
|
It's great, that new qtada release was announced today ) I'v downloaded it and try to comil, but got such error: g++ -DPACKAGE_NAME=\"qtada\" -DPACKAGE_TARNAME=\"qtada\" -DPACKAGE_VERSION=\"0.1.1-gpl\" "-DPACKAGE_STRING=\"qtada 0.1.1-gpl\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"qtada\" -DVERSION=\"0.1.1-gpl\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -DQT_SHARED -I/opt/soft/qt-4.2.1/include -I/opt/soft/qt-4.2.1/include/QtCore -I/opt/soft/qt-4.2.1/include/QtGui -I../../source/core -I../../source/core -O0 -MT qabstractgraphicsshapeitemdirector.lo -MD -MP -MF .deps/qabstractgraphicsshapeitemdirector.Tpo -c qabstractgraphicsshapeitemdirector.cpp -fPIC -DPIC -o .libs/qabstractgraphicsshapeitemdirector.o qgraphicsitemdirector.h:268: error: extra qualification 'Qt4AdaQGraphicsItemUserData::' on member 'operator=' make[3]: *** [qabstractgraphicsshapeitemdirector.lo] Ошибка 1 make[3]: Leaving directory `/mnt/work/install/compil/qtada-0.1.1-gpl/source/gui' make[2]: *** [all] Ошибка 2 make[2]: Leaving directory `/mnt/work/install/compil/qtada-0.1.1-gpl/source/gui' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/mnt/work/install/compil/qtada-0.1.1-gpl/source' make: *** [all-recursive] Ошибка 1 ----------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------- I'm using GNATLS GPL 2007 (20070405-41) Copyright 1997-2007, Free Software Foundation, Inc. Source Search Path: <Current_Directory> /opt/soft/gnat-gpl-2007/lib/gcc/i686-pc-linux-gnu/4.1.3/adainclude/ Object Search Path: <Current_Directory> /opt/soft/gnat-gpl-2007/lib/gcc/i686-pc-linux-gnu/4.1.3/adalib/ Project Search Path: <Current_Directory> /opt/soft/gnat-gpl-2007/lib/gnat/ bash-3.1# g++ --version g++ (GCC) 4.1.1 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Best regards. icq : 9048400. |