En una aplicación antigua que corre perfectamente, he tratado de actualizar el compilador desde BCC55 a BCC582 y me saca los siguientes errores: Versión FWH 2008-Marzo y el xHarbour que venia con la licencia de FWH:
Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::ios_base::failure::what() const' referenced from F:\FWH2008\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 F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external '__rwstd::ref_counted::~ref_counted()' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__clone()' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipexception
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned int, unsigned int, const char *, unsigned int, unsigned int, unsigned int)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipexception
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator =(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipexception
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstorage
Error: Unresolved external 'std::locale::init()' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstring
Error: Unresolved external 'std::locale::__global' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstring
Error: Unresolved external 'std::ctype_byname<char>::~ctype_byname<char>()' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::ctype<char>::ctype<char>(const std::ctype_base::mask *, bool, unsigned int)' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::ctype_byname<char>::ctype_byname<char>(const char *, unsigned int)' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF
Error: Unresolved external 'std::locale::__make_explicit(const std::locale::id&, bool, int, __rwstd::facet_imp * (*)(int, const char *, unsigned int)) const' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstring
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned int, unsigned int, const char *, unsigned int) const' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstring
Error: Unresolved external '__rwstd::__rwse_PosBeyondEndOfString' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::substr(unsigned int, unsigned int) const' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_last_not_of(const char *, unsigned int, unsigned int) const' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external '__rwstd::__rwse_UnexpectedNullPtr' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external '__rwstd::__rwse_StringIndexOutOfRange' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external '__rwstd::except_msg_string::except_msg_string(const char *, ...)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char, std::char_traits<char>, std::allocator<char> >(const char *, const std::allocator<char>&)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zippathcomponent
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned int, unsigned int, unsigned int, char)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstorage
Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|zipstorage
Error: Unresolved external '__rwstd::__rwse_InvalidSizeParam' referenced from C:\XHARBOUR2008\LIB\HBZIP.LIB|ziparchive
107 Files, 0 Warnings, 26 Errors
Error FIVEHC.LIB ANIGIF
- Manuel Valdenebro
- Posts: 706
- Joined: Thu Oct 06, 2005 9:57 pm
- Location: Málaga-España
Error FIVEHC.LIB ANIGIF
Un saludo
Manuel
Manuel
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Error FIVEHC.LIB ANIGIF
Manuel,
Acabo de probar los ejemplos FWH\samples\testgif.prg y testgif2.prg y funcionan correctamente.
Esos errores seguramente se deben a que la versión de FWH que usas está construida con BCC55 y no es compatible con BCC582.
Acabo de probar los ejemplos FWH\samples\testgif.prg y testgif2.prg y funcionan correctamente.
Esos errores seguramente se deben a que la versión de FWH que usas está construida con BCC55 y no es compatible con BCC582.
- Manuel Valdenebro
- Posts: 706
- Joined: Thu Oct 06, 2005 9:57 pm
- Location: Málaga-España