首 页 | 新 闻 | Symbian | Windows Mobile| J2ME | 下载中心 | 游戏策划 | 购书指南 | 移动开发视频教程
您现在的位置: 开发视界 >> Symbian英文资料 >> Tips Tricks >> 文章正文
Panic: LDR-IMPORT 2
作者:佚名    文章来源:不详    更新时间:2006-5-7 11:28:37

The LDR-IMPORT 2 panic is not documented in the SDL v7.0. This panic is produced by the fileserver when it cannot resolve a function call to a DLL.

This is typically the case when the LIB you link against and the DLL which is present on the phone does not match: you have probably added new functions in the LIB, but the DLL was not updated.

相关文章:
Codewarrior: how to avoid the "Too Many Include Paths" error when using the UIQ 2.1 SDK
Display the extended panic code in Emulator or Device
ImageConversion Panic codes
Linking Libraries 9210
Moving an application to foreground / to background
Writing a DLL
ECOMPLUS
Writable Static Data (WSD): Problem Definition and Solutions