Hi  Aleksandr

Try with this settings (with exact order of libs )

harbour demoqt.prg  -b -dDEBUG -n -m -w0 -gc -q0    
-i.;C:\HRB\include;C:\Qt\2009.03\qt_msvc\include;   -odemoqt.c  
cl.exe -c -TC -W4 -D_CRT_SECURE_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE   
-IC:\HRB\include   demoqt.c -Fdemoqt.obj
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.
demoqt.c

LINK  /OUT:demoqt.exe /MANIFEST:NO demoqt.obj 
/subsystem:WINDOWS  /DEFAULTLIB:LIBCMT 
/NODEFAULTLIB:LIBC 
/FORCE:MULTIPLE   
/libpath:C:/HRB/lib 
/libpath:C:/Qt/2009.03/qt_msvc/lib 
/libpath:c:/Lib/mysql/lib 
hbqt.lib  QtCore4.lib QtGui4.lib QtNetwork4.lib QtWebKit4.lib 
gtgui.lib gtstd.lib gtwin.lib hbbmcdx.lib hbbtree.lib hbcommon.lib 
hbcpage.lib hbct.lib hbdebug.lib hbextern.lib 
hbgt.lib hblang.lib hbmacro.lib hbmisc.lib hbmzip.lib 
hbodbc.lib hbwin.lib hbpcre.lib hbpp.lib 
hbrdd.lib hbsix.lib hbrtl.lib 
hbtip.lib hbusrrdd.lib hbvmmt.lib hbziparc.lib 
hbzlib.lib hbnf.lib rddcdx.lib rddfpt.lib 
rddntx.lib xhb.lib hbmysql.lib libmysql.lib 
kernel32.lib gdi32.lib user32.lib comctl32.lib comdlg32.lib shell32.lib 
winspool.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib 
advapi32.lib vfw32.lib winmm.lib   
Microsoft (R) Incremental Linker Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.


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-tp25430407p25435612.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