On Wed, 16 Sep 2009, Enrico Maria Giordano wrote:

Hi,

> Ok, but are you saying that I have to take the libs from lib and win 
> folders and not only from lib folder? If yes, this is a change that I 
> missed.

You should have only one folder with final binaries.
Just execute:

   SET HB_INSTALL_PREFIX=e:\hb-bcc
   SET PATH=%HB_INSTALL_PREFIX%\bin;e:\bcc55\bin;%PATH%
   win-make install > make_gnu.log 2>&1

and you will have all what you need and ready to use in e:\hb-bcc.
Then try:
   hbmk2 bug -lhbwin

all non core (contrib) libraries should be passed to hbmk2 explicitly
with -l<name> switch

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to