Marek LibHBQTS.a is generated when you set HB_QT_STATIC=yes

in this scenario ,  LIBHBQT is not generated but in his place LibHBQTS.a  is
the default

Then you need to link using this mew library and static version of QT libs
to generate an standalone windows executable

Bruno

2009/8/20 Horodyski Marek (PZUZ) <m.horody...@pzuzycie.com.pl>

> >-----Original Message-----
> >From: Pritpal Bedi [mailto:bediprit...@hotmail.com]
> >Sent: Thursday, August 20, 2009 10:09 AM
> >To: harbour@harbour-project.org
> >Subject: Re: [Harbour] Plugins in hbqts library
> >
> >
> >Hi
>
> ...
>
> >Yes, and this suggests that we must deploy our resources in
> >right directions.
> >I urge the users to be vocal on the list. It creates a sense
> >of satisfaction and acceptance.
> >
> >NOTE: Xbase++ framework based on Qt has received a very little response
> >         till date mainly due to the fact that users are
> >diversified to so many GUI's.
> >         Probably, it will take little more time if someone
> >may jump in seriously.
> >         Nevertheless, my efforts will remain 100%concentrated
> >on the subject.
>
>
>
> Pritpal, Victor
> in folder C:\harbour\contrib\hbxbp\tests is file demoxbp.prg.
> How can I test it ?
> I have installed Qt, recompile Harbour with :
>
> SET HB_INC_QT=C:\Qt\include
> SET HB_QT_STATIC=yes
>
> And when try : hbmk2 demoxbp
> On screen I see :
>
> ...
> Lines 3200, Functions/Procedures 48
> Generating C source output to 'demoxbp.c'... Done.
> c:/gcc/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe
> : cannot find -lhbqts
> collect2: ld returned 1 exit status
> hbmk: Error: Running linker. 1
> gcc.exe demoxbp.o hbmk_p4becs.o    -mwindows -lhbxbp -lhbqts -lversion
> -lshlwapi -lQtCore -lQtGui -lQtNetwork -lQtWebKit -lsu
> pc++ -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi
> -lgtpca -lgtstd -lgtwin -lgtwvt -lgtgui -lhbrdd -lhbusrrd
> d -lhbhsx -lhbsix -lrddntx -lrddcdx -lrddfpt -lhbuddall -lrddnsx -lhbrtl
> -lhbvm -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbpcre
>  -lhbzlib -lkernel32 -luser32 -lgdi32 -ladvapi32 -lws2_32 -lwinspool
> -lcomctl32 -lcomdlg32 -lshell32 -lole32 -loleaut32 -luui
> d -lmpr -lwinmm -lmapi32 -limm32 -lmsimg32  -odemoxbp.exe
> -LC:/harbour/lib/win/mingw -LC:/harbour/lib -L/lib
>
> When and where is this lib : lhbqts created.
>
> Regards,
> Marek Horodyski
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to