[ scummvm-Bugs-3017660 ] AMIGAOS4: translation.cpp errors

SourceForge.net noreply at sourceforge.net
Thu Jun 17 18:29:08 CEST 2010


Bugs item #3017660, was opened at 2010-06-17 18:29
Message generated for change (Tracker Item Submitted) made by raziel_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3017660&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: AMIGAOS4: translation.cpp errors

Initial Comment:
    C++      common/translation.o
common/translation.cpp: In member function 'void Common::TranslationManager::setLanguage(const char*)':
common/translation.cpp:100: error: 'po2c_setlang' was not declared in this scope
common/translation.cpp:102: error: 'po2c_setlang' was not declared in this scope
common/translation.cpp:109: error: 'po2c_getcharset' was not declared in this scope
common/translation.cpp: In member function 'const char* Common::TranslationManager::getTranslation(const char*)':
common/translation.cpp:121: error: 'po2c_gettext' was not declared in this scope
common/translation.cpp: In member function 'Common::String Common::TranslationManager::getTransl
ation(const Common::String&)':
common/translation.cpp:125: error: 'po2c_gettext' was not declared in this scope
common/translation.cpp: In member function 'const Common::TLangArray Common::TranslationManager::getSupportedLanguages() const':
common/translation.cpp:188: error: 'po2c_getnumlangs' was not declared in this scope
common/translation.cpp:190: error: 'po2c_getlang' was not declared in this scope
common/translation.cpp: In member function 'int Common::TranslationManager::parseLanguage(Common::String)':
common/translation.cpp:200: error: 'po2c_getnumlangs' was not declared in this scope
common/translation.cpp:203: error: 'po2c_getlang' was not declared in this scope
common/translation.cpp: In member function 'const char* Common::TranslationManager::getLangById(int)':
common/translation.cpp:218: error: 'po2c_getnumlangs' was not declared in this scope
common/translation.cpp:219: error: 'po2c_getlang' was not declared in this scope
gmake: *** [common/translation.o] Error 1

AmigaOS4
gcc (GCC) 4.2.4 (adtools build 20090118)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3017660&group_id=37116




More information about the Scummvm-tracker mailing list