Hi, I have succeeded to compile and run demoqt also demoxbp on Windows, but when I try to compile hbmk2 hbide.hbp or hbmk2 hbide.hbp -LC:\Qt\4.6.0\lib (when hbmk2: Linking ... hbide.exe) I get errors like the following:
.hbmk\win\mingw\hbide.o(.data+0x458):hbide.c: undefined reference to `HB_FUN_HBQ T_ERRORSYS' .hbmk\win\mingw\hbide.o(.data+0x1738):hbide.c: undefined reference to `HB_FUN_HB XBP_SETCODEC' .hbmk\win\mingw\ideeditor.o(.data+0x3c8):ideeditor.c: undefined reference to `HB _FUN_HBQSYNTAXHIGHLIGHTER' .hbmk\win\mingw\idesaveload.o(.data+0x118):idesaveload.c: undefined reference to `HB_FUN_QSETTINGS' C:/Qt/4.6.0/lib/libQtUiTools.a(quiloader.o)(.text+0x3c3):quiloader.cpp: undefine d reference to `_Unwind_Resume' C:/Qt/4.6.0/lib/libQtUiTools.a(quiloader.o)(.text+0xb5c):quiloader.cpp: undefine d reference to `_Unwind_Resume' C:/Qt/4.6.0/lib/libQtUiTools.a(abstractformbuilder.o)(.text+0x1b0):abstractformb uilder.cpp: undefined reference to `_Unwind_Resume' C:/Qt/4.6.0/lib/libQtUiTools.a(abstractformbuilder.o)(.text$_ZN5QListI5QPairIP15 QTreeWidgetItemPN13QFormInternal7DomItemEEE13detach_helperEv[QList<QPair<QTreeWi dgetItem*, QFormInternal::DomItem*> >::detach_helper()]+0xf5):abstractformbuilde r.cpp: undefined reference to `_Unwind_Resume' C:/Qt/4.6.0/lib/libQtUiTools.a(abstractformbuilder.o)(.text$_ZN5QListI5QPairIP15 QTreeWidgetItemPN13QFormInternal7DomItemEEE6appendERKS6_[QList<QPair<QTreeWidget Item*, QFormInternal::DomItem*> >::append(QPair<QTreeWidgetItem*, QFormInternal: :DomItem*> const&)]+0x68):abstractformbuilder.cpp: undefined reference to `_Unwi nd_Resume' C:/Qt/4.6.0/lib/libQtUiTools.a(ui4.o)(.text+0x4a0d):ui4.cpp: undefined reference to `_Unwind_Resume' C:/Qt/4.6.0/lib/libQtUiTools.a(properties.o)(.text+0x140b):properties.cpp: more undefined references to `_Unwind_Resume' follow C:/Qt/4.6.0/lib/libQtUiTools.a(properties.o)(.eh_frame+0x12):properties.cpp: und efined reference to `__gxx_personality_v0' collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1 gcc.exe .hbmk\win\mingw\hbide.o .hbmk\win\mingw\idestylesheets.o .hbmk\win\mingw \idetags.o .hbmk\win\mingw\idemisc.o .hbmk\win\mingw\ideactions.o .hbmk\win\ming w\ideeditor.o .hbmk\win\mingw\idefindreplace.o .hbmk\win\mingw\idedocks.o .hbmk\ win\mingw\idesaveload.o .hbmk\win\mingw\iderequests.o .hbmk\win\mingw\ideparseex pr.o .hbmk\win\mingw\_hbmkaut.o -mwindows -Wl,--start-group -lhbxbp -lhbqt -l hbqtcore -lhbqtgui -lhbqtnetwork -lversion -lshlwapi -lQtCore4 -lQtGui4 -lQtNetw ork4 -lQtUiTools -lpsapi -lsupc++ -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang - lhbcpage -lgtcgi -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbuddall -lhb usrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lh bcplr -lhbpp -lhbcommon -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspo ol -lcomctl32 -lcomdlg32 -lshell32 -luuid -lole32 -loleaut32 -lmpr -lwinmm -lmap i32 -limm32 -lmsimg32 -lwininet -lhbpcre -lhbzlib -Wl,--end-group -ohbide.exe - LC:/harbour/lib/win/mingw -LC:/Qt/4.6.0/lib I have configured the following environment: HB_DIR_QT=C:\Qt\4.6.0 HB_QT_STATIC=yes HB_WITH_QT=C:\Qt\4.6.0\include PATH=C:\harbour\bin;C:\mingw\bin;C:\Qt\4.6.0\bin Please any advice what I'm doing wrong. Thanks Best regards Javier Parada -- View this message in context: http://old.nabble.com/demoqt-and-demoxbp-successfully%2C-when-trying-to-compile-hbide%2C-I-get-errors-tp26979980p26979980.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
