I wanted to start learning opengl for the project with delphi, I connected the dglopengl library and started the compilation. I work, by the way, in Rad Studio. As a result, the message enter image description here

Where can I find such a file? Or how to get rid of this problem? The compiler reads all files, transfers them to a separate project page, but does not want to compile.

    1 answer 1

    You probably have not run Delphi from under the admin, and it does not have permission to write to the "Program Files". Restart the IDE with Administrator rights, or reinstall to another folder (which will not require them).