Estoy tratando de compilar con FWH 9.04 xHarbour 1.21 Rev. 6714 y me salen estos errores:
- Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from D:\COMPILER\FWH\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from D:\COMPILER\FWH\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::ios_base::failure::what() const' referenced from D:\COMPILER\FWH\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__getRep(unsigned int, unsigned int)' referenced from D:\COMPILER\FWH\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external '__rwstd::ref_counted::~ref_counted()' referenced from D:\COMPILER\FWH\LIB\FIVEHC.LIB|ANIGIF
Adhemar