Hi every body!!
i tried to compile this project on opensuse and had an error and can't figure how to fix it. i hope some one can help me. Greetings!!
g++ -c -pipe -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fno-strict-aliasing -Wall -W -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/lib/qt3/include -o login.o login.cpp /usr/lib/qt3/include/qsqldatabase.h:63: warning: 'class QSqlDriverCreatorBase' has virtual functions but non-virtual destructor database.h:174: error: extra qualification 'Database::' on member 'loadTasksView' database.h:182: error: extra qualification 'Database::' on member 'runReportQuery'
Log in to post a comment.
Hi every body!!
i tried to compile this project on opensuse and had an error and can't figure how to fix it. i hope some one can help me. Greetings!!
g++ -c -pipe -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fno-strict-aliasing -Wall -W -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fno-strict-aliasing -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/lib/qt3/include -o login.o login.cpp
/usr/lib/qt3/include/qsqldatabase.h:63: warning: 'class QSqlDriverCreatorBase' has virtual functions but non-virtual destructor
database.h:174: error: extra qualification 'Database::' on member 'loadTasksView'
database.h:182: error: extra qualification 'Database::' on member 'runReportQuery'