I opened a new Topic for my new questions related to the things I found in the previous topic.Richard Russell wrote: ↑Thu 27 Feb 2025, 17:07 They should not be stored in a parent directory (@dir$ + "../parent...") because if you do that any attempt to build a standalone executable (or in the case of Android a self-contained APK) will fail.
So whilst it may be working for you at the moment, I would review how you are organising your project so that you would be able to build a standalone executable or application if you wanted to.
So, is it possible to create an .apk or .exe (standalone executable) in BBCSDL BASIC Android or Windows?
I tried in BBCSDL Windows to create an executable but it requires BBCSDL if you want to run the executable (I tried on another Virtual Machine computer), After that I think that BBCSDL is an interpreter not a compiler.
So is it possible to create a standalone Executable on Android or Windows others want to try without having to install BBCSDL?
If this is possible this is awesome! Make .apk with android or .exe with android.