Jump to content
Registration disabled at the moment Read more... ×
Darick

Delphi IDE 10.4.1 doesn't find vclwinx270 and vcledge270 components when running a project.exe

Recommended Posts

The IDE compiles my project, then I try to run the project.exe from the IDE and I got the following messages:
image.png.151f370fa409b5bf3f1ffdba59baa2f3.png

image.png.9fba2c77a216685414cf07e18b3e36de.png

But if run the compiled project.exe without the IDE in the explorer, it works
What could be the problem in the IDE?
I already reinstalled Delphi, but still not working.
I checked the files in my directory and they are there, also checked the environment variables but everything seems fine

Edited by Darick

Share this post


Link to post

Check your IDEs Environment Variables (in the Options dialogue) and see if it is redefining the PATH variable to something that stops the IDE being able to search for the BPLs.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×