Hello, Where is the mistake ?
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 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.LIB|telepath Error: Unresolved external '_HB_FUN_P_CTRLCTS' referenced from N:\LASTHB\HARBOUR\LIB\HBTPATHY.LIB|telepath Error: Unresolved external '_HB_FUN_P_ISDCD' referenced from N:\LASTHB\HARBOUR\LIB\HBTPATHY.LIB|telepath Error: Unresolved external '_HB_FUN_P_ISRI' referenced from N:\LASTHB\HARBOUR\LIB\HBTPATHY.LIB|telepath Error: Unresolved external '_HB_FUN_P_ISDSR' referenced from N:\LASTHB\HARBOUR\LIB\HBTPATHY.LIB|telepath Error: Unresolved external '_HB_FUN_P_ISCTS' referenced from N:\LASTHB\HARBOUR\LIB\HBTPATHY.LIB|telepath I'm trying the same with N:\lasthb\harbour\contrib\gtwvg\tests\demowvg.prg and in this case all is OK - demowvg.exe is running. Any ideas ? -- Regards, Jarosław Kadziola _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
