Hi again

And here for mingw 

harbour demoqt.prg  -b -dDEBUG -n -m -w0 -gc -q0
    -i.C:\HRB\mingw\include;C:\Qt\2009.03\qt_mingw\include;
    -odemoqt.c  
    
gcc.exe    -c -Wall -W -O3 -fomit-frame-pointer  
-march=i586 -mtune=pentiumpro -fms-extensions -mms-bitfields 
-ffast-math -pipe  
-IC:\HRB\mingw\include  
demoqt.c -odemoqt.o
g++  -o demoqt  demoqt.o              
-mwindows -fms-extensions -Wall -mms-bitfields 
-LC:/HRB/mingw/lib 
-LC:/Qt/2009.03/qt_mingw/lib 
 -Wl,--allow-multiple-definition -Wl,--start-group 
 -lhbqt -lhbxbp -lQtCore4 -lQtGui4 -lQtNetwork4 -lQtWebKit4 
 -lsupc++ -lgtgui -lgtpca -lgtstd -lgtwin -lhbbmcdx -lhbbtree 
 -lhbcommon -lhbcpage -lhbct -lhbdebug -lhbextern -lhbgt 
 -lhblang -lhbmacro -lhbmisc -lhbmzip -lhbodbc -lhbwin -lhbpcre 
 -lhbpp -lhbrdd -lhbsix -lhbrtl -lhbtip -lhbusrrdd 
 -lhbvmmt -lhbziparc -lhbzlib -lhbnf -lrddcdx -lrddfpt 
 -lrddntx -lxhb  
 -lkernel32 -lgdi32 -luser32 -lcomctl32 -lcomdlg32 -lshell32 
 -lwinspool -lole32 -loleaut32 -luuid -lws2_32 
 -ladvapi32 -lvfw32 -lwinmm   -Wl,--end-group 

BRGS 
Franček



Alexandr Okhotnikov wrote:
> 
> Hi Franček Prijatelj
> 
> Hangs on startup
> What compilation options for the harbour and demoqt should I use?
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://www.nabble.com/debug-tp25430407p25435888.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to