I have an HP laptop and I have delphi xe2 installed on my hp laptop, the last 5 months ago I have no problems working with delphi, but now I have this error message.
[DCC Error] E1026 File not found: 'FMX.Filter.res' [DCC Error] E1026 File not found: 'FMX.Platform.Win.res'
I can not compile any projects! When I try to compile a project, I get this error.
And after that, I did a google search for this error, I found it on the embarcadero forum ( https://forums.embarcadero.com/thread.jspa?threadID=59949 ). But on this forum the answers are so different. He said that it looked like an HP laptop error, and he describes how to fix it. This is his way:
Right-click on “My Computer” and select “Properties.” In the advanced you will find the "Environment Variables" button. Click here and in the next list remove the PLATFORM variable from the list of system variables. Close the dialog, restart XE2, you should now be able to recompile without additional problems
I also want to do this for my problem, but I don't have the PLATFORM variable in "Environment Variables"!
How can I get rid of this problem?
thanks
relativ
source share