I try to port my app from 8.3 to 9.1, but when i compile i have link errors :
Link Error : gameDetector.cpp: '_current_locale' referenced from 'GameDetector::parseCommandLine(int,char**)' is undefined.
Link Error : dialog.cpp: '_current_locale' referenced from 'Dialog::handleKeyDown(unsigned short,int,int)' is undefined.
Link Error : message.cpp: '_current_locale' referenced from 'MessageDialog::addLine(const char*,int)' is undefined.
Link Error : ListWidget.cpp: '_current_locale' referenced from 'ListWidget::handleKeyDown(unsigned short,int,int)' is undefined.
Link Error : EditTextWidget.cpp: '_current_locale' referenced from 'EditTextWidget::handleKeyDown(unsigned short,int,int)' is undefined.
Link Error : file.cpp: '_current_locale' referenced from 'File::fopenNoCase(const char*,const char*,const char*)' is undefined.
Link Error : player.cpp: '_current_locale' referenced from 'isdigit' is undefined.
How can i fix this ? tahnks Chris
_________________________________________________________________
Gagnez 1 cha�ne MP3 en envoyant KDO par SMS au 61321 (prix d�un SMS+ 0.35�) http://www.msn.fr/jeux/kdo/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
