Try with the files I've placed on the server. [url:36cgrsxz]http://lac.structuredsystems.com/temp/[/url:36cgrsxz] Here you will find the exported .lib from .dll as well as all other needed files. I get a clean build using Borland c++ 5.82.
You will probably have to comment the line that includes TOCRdll.h and instead create prototypes using harbour vm declarations. For example, this
[code=fw:36cgrsxz][/code:36cgrsxz]
Needs to change to this:
[code=fw:36cgrsxz][/code:36cgrsxz]
All this is done on Transym.prg on the available link above. If I don't fix prototypes this way then I always get missing functions when linking even when the .lib is being linked. If you find any other way to get it to work, please let me know.
Reinaldo.
↧