Remember to uncomment the line that wants to load the bytecode.byc
Quote: "•Now select File > Open File and navigate to the file interpreter.cpp in AGK\IDE\apps\interpreter and open it
•Modify the line after #ifdef IDE_ANDROID, around line 225
•You can do this commenting in the following line:
•strcpy ( g_pInterpreterByteCodeFile, "bytecode.byc" );
•You can do this by doing a text search for 'bytecode.byc'
"
Comment in = remove the // from the line... it's only known to expert programmers, who drink tea
the rest of the world would say "uncomment"
----------------
AGK user - novice
Did Amiga / AMOS programming in the 90's, just started programming again with AGK.