Pritpal Bedi napsal(a):
Hi

Welcome onboard.


Thank You, I'm here from begin :-)
but long time i using clip from www.itk.ru
now porting all my application to harbour

what about  ?

s...@siki:/opt/clipp/harbour/contrib/hbqt/tests$ hbmk2 wvtext.prg
hbmk: Processing configuration: /usr/bin/hbmk.cfg
hbmk: Processing: hbqt.hbc
Harbour 2.0.0beta1 (Rev. 11288)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'wvtext.prg'...
Lines 1209, Functions/Procedures 19
Generating C source output to 'wvtext.c'... Done.
wvtext.o:(.data+0x7a8): undefined reference to `HB_FUN_HB_GT_QTC_DEFAULT'
wvtext.o:(.data+0x7b8): undefined reference to `HB_FUN_HB_GT_WVT_DEFAULT'
wvtext.o:(.data+0x7c8): undefined reference to `HB_FUN_HB_GT_WIN'
collect2: ld returned 1 exit status
hbmk: Error: Running linker. 1
gcc wvtext.o hbmk_h760kt.o -Wl,--start-group -lharbour -lgpm -lsupc++ -lhbqt -lQtCore -lQtGui -lQtNetwork -lQtWebKit -lhbcplr -lhbdebug -Wl,--end-group -owvtext -L/usr/lib/harbour


siki-2 wrote:
Hello

I try to make demoqt  on linux (Ubuntu 9.04)

after coment out  #include windows.h at line 727 I got:

demoqt.o: In function `HB_FUN_UIDEBUG':
demoqt.c:(.text+0x16): undefined reference to `OutputDebugString'
collect2: ld returned 1 exit status
hbmk: Error: Running linker. 1
gcc demoqt.o hbmk_7jn45m.o -Wl,--start-group -lharbour -lgpm -lsupc++ -lhbqt -lQtCore -lQtGui -lQtNetwork -lQtWebKit -lhbcplr -lhbdebug -Wl,--end-group -odemoqt -L/usr/lib/harbour


I just left Windows specif code, please commentout these two functions.
I will fix it in a while.

yes I make it work ! :-)


Regards
Pritpal Bedi




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to