[Harbour-users] Libs to compile.

Richard Acosta eyelagui at gmail.com
Tue Mar 23 10:55:14 EDT 2010


Hello, i'm trying to compile the simplest application using harbour 2.0 
and Borland c++ 5.5, but i have the following message:

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
version.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_sxDeCrypt' referenced from 
D:\HARBOUR\LIB\B32\HBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxPtoD' referenced from 
D:\HARBOUR\LIB\B32\HBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxEnCrypt' referenced from 
D:\HARBOUR\LIB\B32\HBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxDtoP' referenced from 
D:\HARBOUR\LIB\B32\HBRDD.LIB|dbf1

This program was compiled in the past using Harbour, but it seems that 
some changes had been done at .lib level.
So, what libs should i use as a minimum, or at least which one do i have 
to add now to avoid this error?
And also; where can i check wich libs contain wich functions so i have 
not ask in the future?

Thanks.


More information about the Harbour-users mailing list