This is correct FLOW

CD \HARBOUR
CALL MAKE_B32 CLEAN
CALL MAKE_B32
CD \HARBOUR\CONTRIB
CALL MAKE_B32_ALL CLEAN
CALL MAKE_B32_ALL
CD \HARBOUR
CALL MAKE_B32 INSTALL

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor
Sent: Friday, November 14, 2008 4:12 PM
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] 2008-11-14 00:45 UTC-0800 PritpalBedi ([EMAIL PROTECTED])

Hi Francesco,

> I have tried also with hbmk_b32.bat -mt -gui demowvg (missing  
> xhb.lib from HB_USER_LIBS) but result is that demo runs but no  
> ActiveX samples works. (in MT mode I see only a windows frame appear  
> and disappear immediately)
>
> Then another problem (Viktor ?) with last SVN make_b32.bat in main  
> folder won't work using install parameter after build. (I had to  
> manually copy libs from lib\b32 to lib. I'm doing other tests.

It's not a recent change, this is how it's expected to work since long.

hbmk*.bat are supporting non-GNU builds too, and in non-GNU builds
the location of these binaries (including harbour.exe) is different
without 'install'.

So, you must either always 'install', or override default binary
locations using HB_*_INSTALL envvars to your liking.

Brgds,
Viktor

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

Reply via email to