Hi Jaroslaw,

> 1. Run make_b32.bat in HARBOUR folder
> 2. Run make_b32_all.bat in \HARBOUR\CONTRIB folder
> 3. Move all files from w32 folders to up-one-level folders
>   (HARBOUR\LIB, HARBOUR\BIN)
> 4. Copy  *.ch and *.h files from HARBOUR\CONTRIB\*.* to HARBOUR\INCLUDE


You can replace 3. and 4. with
3. make_b32.bat install in HARBOUR folder
4. make_b32_all.bat install in \HARBOUR\CONTRIB folder


> 5. For example i want compile and link
>   HARBOUR\CONTRIB\HBTPATHY\TESTS\testtp.prg
>   using command 'hbmk_b32.bat testtp.prg' from this folder
>   and...
>
>   Error: Unresolved external '_HB_FUN_P_OUTFREE' referenced from
> N:\LASTHB\HARBOUR\LIB\


hbtpathy doesn't have a complete implementation
for Windows. There is however a comm subsystem
for Windows in hbwin.lib. See testprt1.prg and testprt2.prg
for example code.

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

Reply via email to