When I try biuld hbide, on screen I see messege :

C:\harbour\contrib\hbide>hbmk2 hbide.hbp :
....
hbmk2: Linking... hbide.exe
c:/gcc/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: 
cannot find -lQtCore4
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
...

I see that qtcore4 lib is call in file :
C:\harbour\contrib\gtqtc\gtqtcs.hbc :
║ 7│libs=QtCore4 QtGui4 QtNetwork4 QtWebKit4

But in my QT einwironment is only file :
C:\Qt\4.5.2\bin\QtCore4.dll :
║QtCore4                          dll│  2744320│09-08-20│11:02

In lib directory is :

C:\Qt\4.5.2\lib\libQtCore4.a :
║libQtCore4                         a│  2294396│09-06-20│06:43

Why builid process not see this lib ?

(  My sets on XP SP3 :

HB_COMPILER=mingw
HB_INC_QT=C:\Qt\4.5.2\include
HB_QT_STATIC=no (the same on yes status)
Path=C:\gcc\mingw\bin;C:\harbour\bin;C:\instantclient\ODBC;C:\Windows\System32;C:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;
 ...  
)

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to