[Hbasic-userinfo] Compile Problem
Status: Beta
Brought to you by:
mengels
From: <met...@cc...> - 2004-07-02 21:01:20
|
Hi! I wanted to try out Hbasic, but when compiling the following error occured: make[1]: Entering directory `/home/BBlack/Sources/HBasic-0.9.9n/tests/source' make[1]: =BBstart_test=AB ist bereits aktualisiert. make[1]: Leaving directory `/home/BBlack/Sources/HBasic-0.9.9n/tests/source' gcc -Os -march=3Di686 -pipe -fomit-frame-pointer -g -L/opt/qt/lib -L/opt/kde/lib -rdynamic -o hbasic dialogs/dlg_rpm_info.o dialogs/dlg_rpm_info.moc.o src/libhbasic.a dialogs/libdialogs.a source_editor/libeditor.a runtime_object.o hbdata/libhbobject.a hbdata/hbfont.o hbdata/hbfont.moc.o undo/undo_functions.a hbdata/hbdatatable.o hbdata/hbdatatable.moc.o hbdata/recordset.o hbdata/recordset.moc.o dialogs/action_select.o dialogs/action_select.moc.o dlg_program_output.o dlg_program_output.moc.o gui_db_access/gui_dbaccess_lib.a runtime_lib/interpreter/libinterpreter.a lib_calc_sheet/win_calc_sheet_lib.a runtime_lib/libruntime.a parser/libparser.a -ldl -lstdc++ -lqt-mt -lkdeui -lkdecore -lkio -lkparts gcc: hbdata/hbfont.moc.o: Datei oder Verzeichnis nicht gefunden make: *** [all] Fehler 1 Any suggestions about that? Best regards, Christian Metzen |