FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour how to compile the file TESTMYDL.prg
Posts: 71
Joined: Mon Jan 28, 2008 11:18 AM
how to compile the file TESTMYDL.prg
Posted: Tue Mar 16, 2010 07:36 AM

buildhdp.bat mydll

xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6693)
Copyright 1999-2010, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'mydll.prg' and generating preprocessed output to 'mydll.ppo'...
Lines 20, Functions/Procedures 2
Generating C source output to 'mydll.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
mydll.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_itemPutC' referenced from C:\FWH10.2\SAMPLES\MYDLL.OBJ
Error: Unresolved external '_hb_itemDoC' referenced from C:\FWH10.2\SAMPLES\MYDLL.OBJ
Error: Unresolved external '_hb_itemRelease' referenced from C:\FWH10.2\SAMPLES\MYDLL.OBJ
Error: Unresolved external '_HB_FUN_MSGINFO' referenced from C:\FWH10.2\SAMPLES\MYDLL.OBJ
* There are errors

Daniel Lopes Filho - Campo Grande,MS,Brasil
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6693) + gtwvw + fw 10.2 + vsx e
fw pcc (ainda não usei)
msn : zazibr@hotmail.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: how to compile the file TESTMYDL.prg
Posted: Thu Mar 18, 2010 11:35 AM

Daniel,

Are you linking xHarbour's vm.lib ?

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion