When I tried to build BABUDLL.DLL with BUILDHD BABUDLL,
I am getting the following error:
Error: Unresolved external '_hb_vmProcessSymbolxEx'Referenced from C:\FWH\LIB\FIVEHX.LIB|ALERT
Please guide me what to do.
Regards,
- Ramesh Babu P
Error: Unresolved external '_hb_vmProcessSymbolxEx'Referenced from C:\FWH\LIB\FIVEHX.LIB|ALERT
Error: Unresolved external '_hb_fun__CLSCNTCLASSES' referenced from C:\FWH\LIB\FIVEHX.LIB|errsysw
Ramesh,
samples\babu.prg and babudll.prg were properly working with previous Harbour builds. It looks as something has changed into Harbour and now the DLL is no longer working. This is an issue that has to be checked with the Harbour developers list.
>
a) Can't we build Self contained DLLs from XHARBOUR ? (The buildhd.bat
is calling harbour.exe from HARBOUR directory from FWH\SAMPLES
folder)
>
xharbour should be compatible with Harbour on this issue.
>
b) If we can't build them from XHARBOUR, all our functions/procedures
meant for storing in DLL are to be re-written in HARBOUR ? (all third
party libs meant for xHARBOUR, may not work with HARBOUR).
>
If the DLL is a self contained one and does not use the EXE virtual machine, then you could have you EXE built in any language.
Anyhow, these are Harbour/xHarbour issues, not FWH ones.
Ramesh,
Use this Harbour build:
http://hyperupload.com/download/02817d0 ... r.zip.html
And both samples\babu.prg and babudll.prg work fine.
Hello Mr.Antonio
Thank you very much for your answers and revised harbour.exe
I know these are Harbour issues.
Where should we go!. We will first bother you only because you are our master.
Regards to you,