Sorry for newbie questions.
How do I add another directory to search Libs hbmk2 for gcc?
gcc ... -LD:/Qt/harbour/lib and -LD:/Qt/2009.01/qt/lib ...

Another topic
In contrib/hbwin/wapi_commctrl.c line 784 .-
  hwnd    = ( HWND ) hb_parnint( 1 );
It should be .-
  hwnd    = wapi_par_HWND( 1 );
to avoid gcc warning.

Xavi
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to