我正在尝试更新Delphi XE上的Jedi安装,但在安装JCL 2.3 Build 4197 (Jedi 3.45)时出现错误。
jclOtaUtils.pas(1311) Error: E2003 Undeclared identifier: 'ActivePlatformName'我更新的原因是因为jvclHIDController,当我将它添加到窗体中并在64位的Windows7上运行它时,我得到了一个错误"invalid pointer operation“。
我能够在我的Delphi2007上安装Jedi3.45,并且发现使用jvclHIDController时仍然会出现错误。
谢谢你的帮助。
发布于 2012-05-10 00:32:06
看看Stefan Glienke的评论
https://stackoverflow.com/questions/10180341
复制相似问题