Archived:SysUtil::GetLangVersion() fails on S60 3rd Edition Emulator (Known Issue)
SysUtil::GetLangVersion() fails on emulator |
KIS000640 | |
Overview |
- | |
Category |
Symbian C++ | |
Subcategory |
SDK & Tools, Emulator | |
Reported against |
S60 3rd Edition and FP1 | |
Date identified |
May 10, 2007 | |
Symptoms |
- | |
Detailed description |
The following method: static TInt SysUtil::GetLangVersion( TDes &aValue ) always returns -1 (KErrNotFound) on S60 3rd Edition emulators. | |
How to reproduce |
- | |
Solution |
A text file containing version information for the currently installed language package is missing from the emulator. The correct path and name for the file is: <SDK_Install_Path>\epoc32\release\winscw\udeb\z\resource\versions\lang.txt The attached package winscw_resource_lang.zip contains the missing file. Extract it to the root of the SDK installation folder, for example, to C:\Symbian\9.1\S60_3rd_MR | |

