[Hbasic-userinfo] More compile errors
Status: Beta
Brought to you by:
mengels
From: misfit-x <mis...@ph...> - 2004-01-13 19:54:07
|
I've been able to compile past the autocheck by using a program called Kconfigure. This time, I got this from Make: gcc -g -O2 -g -c -I/usr/lib/qt-3.1/include -I/usr/include/kde/ -I../source_editor -I ../include -I../src -I../runtime_lib -I../runtime_lib/interpreter -I../gui_db_access -o project_tree.o project_tree.cpp project_tree.cpp: In member function `void ProjectTree::slotDisconnectDatabase()': project_tree.cpp:1564: no matching function for call to `QSqlDatabase:: removeDatabase(QSqlDatabase*&)' /usr/lib/qt-3.1/include/qsqldatabase.h:125: candidates are: static void QSqlDatabase::removeDatabase(const QString&) make[1]: *** [project_tree.o] Error 1 rm package_list.moc.cpp basic_document.moc.cpp project_group.moc.cpp package_manager.moc.cpp debug_widget1.moc.cpp project.moc.cpp debug_widget2.moc.cpp mainwindow.moc.cpp hbdatabase.moc.cpp formdesigner.moc.cpp hbformwindow.moc.cpp pixmapchooser.moc.cpp message_list.moc.cpp make[1]: Leaving directory `/home/user01/work/HBasic/Source/src' make: *** [src/libhbasic.a] Error 2 The configure file was the original, not the one in the bz2 archive. I set Kconfigure up with these arguements: --exec-prefix=/opt/apps/hbasic --prefix=/opt/pass/hbasic --with-kdeui=yes --with-mysqlcc=no It looks like (and I'm not at all sure here) that there might be a problem with the SQL database code or something?? -- .:: misfit-x ::. |