[Harbour] Problem with some contribs
Viktor Szakáts
harbour.01 at syenar.hu
Wed Feb 4 03:41:24 EST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090204/5d38ddc0/attachment.html
More information about the Harbour
mailing list