Thanks for the info. Current hbmk2 + fwh.hbp in SVN is correct then.
I'd be interested in your test results with them.

Brgds,
Viktor

On Mon, Apr 20, 2009 at 9:48 PM, Vailton Renato <[email protected]> wrote:

> Hi!
>
> > * utils/hbmk2/examples/fwh.hbp
> >  * Updated to work like similar hwgui and hmg files.
> >   ; QUESTION: Is hbwin lib required for FWH?
>
> Yes, I got the file buildh.bat that has the latest version of FWH and
> I wrote a .HBP based on it. Below is a copy attached for you to see
> the dependencies:
>
> ...
> echo %bcdir%\lib\c0w32.obj + > b32.bc
> echo %1.obj, + >> b32.bc
> echo %1.exe, + >> b32.bc
> echo %1.map, + >> b32.bc
> echo %fwh%\lib\FiveH.lib %fwh%\lib\FiveHC.lib + >> b32.bc
> echo %hdirl%\hbrtl.lib + >> b32.bc
> echo %hdirl%\hbvm.lib + >> b32.bc
> echo %hdirl%\%GT%.lib + >> b32.bc
> echo %hdirl%\hblang.lib + >> b32.bc
> echo %hdirl%\hbmacro.lib + >> b32.bc
> echo %hdirl%\hbrdd.lib + >> b32.bc
> echo %hdirl%\rddntx.lib + >> b32.bc
> echo %hdirl%\rddcdx.lib + >> b32.bc
> echo %hdirl%\rddfpt.lib + >> b32.bc
> echo %hdirl%\hbsix.lib + >> b32.bc
> echo %hdirl%\hbdebug.lib + >> b32.bc
> echo %hdirl%\hbcommon.lib + >> b32.bc
> echo %hdirl%\hbpp.lib + >> b32.bc
> echo %hdirl%\hbcpage.lib + >> b32.bc
> echo %hdirl%\hbwin.lib + >> b32.bc
>
> rem Uncomment these two lines to use Advantage RDD
> rem echo %hdirl%\rddads.lib + >> b32.bc
> rem echo %hdirl%\Ace32.lib + >> b32.bc
>
> echo %bcdir%\lib\cw32.lib + >> b32.bc
> echo %bcdir%\lib\uuid.lib + >> b32.bc
> echo %bcdir%\lib\import32.lib + >> b32.bc
> echo %bcdir%\lib\psdk\odbc32.lib + >> b32.bc
> echo %bcdir%\lib\psdk\nddeapi.lib + >> b32.bc
> echo %bcdir%\lib\psdk\iphlpapi.lib + >> b32.bc
> echo %bcdir%\lib\psdk\msimg32.lib + >> b32.bc
> echo %bcdir%\lib\psdk\rasapi32.lib, >> b32.bc
>
> %bcdir%\bin\ilink32 -Gn -aa -Tpe -s @b32.bc
> ...
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to