小编rel*_*tiv的帖子

由于环境变量,delphi XE2无法在我的计算机上编译任何项目(HP笔记本电脑)

我有一台惠普笔记本电脑,我在hp笔记本电脑上安装了delphi xe2,最近5个月前我使用delphi没问题,但现在我有这个错误信息.

[DCC Error] E1026 File not found: 'FMX.Filter.res'
[DCC Error] E1026 File not found: 'FMX.Platform.Win.res'
Run Code Online (Sandbox Code Playgroud)

我无法编译任何项目!当我尝试编译项目时,我收到此错误.

之后,我在google上搜索了这个错误,我在embarcadero论坛(https://forums.embarcadero.com/thread.jspa?threadID=59949)中找到了这个.但在这个论坛上,答案是如此不同.他说这看起来像惠普笔记本电脑的错误,他描述了如何解决它.这是他的方式:

右键单击"我的电脑",然后选择"属性".在"高级"选项卡中,您将找到"环境变量"按钮.单击它,然后在下面的列表中,从系统变量列表中删除PLATFORM变量.关闭对话框,重新启动XE2,您现在应该可以重新编译而不会出现进一步的问题

我也想为我的问题做这个,但我在"环境变量"中没有PLATFORM变量!

我该怎样摆脱这个问题?

谢谢

delphi delphi-xe2

8
推荐指数
1
解决办法
1万
查看次数

我无法在delphi xe2中使用jpeg

我想在我的delphi vcl应用程序中使用Jpeg图像但是delphi给我这个错误信息,怎么能解决这个问题呢?

[DCC Error] Vcl.Imaging.jpeg.pas(747): E1026 File not found: 'jdapimin.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(748): E1026 File not found: 'jmemmgr.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(749): E1026 File not found: 'jmemnobs.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(750): E1026 File not found: 'jdinput.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(751): E1026 File not found: 'jdatasrc.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(752): E1026 File not found: 'jdapistd.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(753): E1026 File not found: 'jdmaster.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(754): E1026 File not found: 'jdphuff.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(755): E1026 File not found: 'jdhuff.obj'
[DCC Error] Vcl.Imaging.jpeg.pas(756): E1026 File not …
Run Code Online (Sandbox Code Playgroud)

delphi delphi-xe2

5
推荐指数
1
解决办法
7602
查看次数

标签 统计

delphi ×2

delphi-xe2 ×2