... and compiled the default main.agc code.
Running this code gives me the following error:
Compiling TestProj/main.agc
Err: The file “media” couldn’t be opened because there is no such file.
Running TestProj/TestProject.app/Contents/MacOS/AppGameKit Player
Compilation finished successfully.
Note: I installed AppGameKit Studio via Steam. I first installed it on a Windows PC, then I installed it on a Mac OS system. The error happens on the MacOS system.
I also want to add, that the error message itself is not displayed correctly in the Message Window:
Err: The file ?media? couldn?t be opened because there is no such file.
Looks like some codeset problem? The correct text above is from the Copy action on this error message.
Thanks in Advance for looking into this.