Then, from the Workbench, I launched the compiler and tried to compile a program with a command from TurboPlus.
Now I have another error message :
Compilation Error Report
Program.exe
Extension Not Loaded At Line 34: >>>
Note: From the Editor, the Extension is loaded, and the program is running fine.
I'm confused :-/
Hello,
You are talking about the "AMOSPro_Interpreter_Config" file which is located is S:
S:AMOSPro_Interpreter_Config is different than S:AMOSPro_Compiler_Config : there are 2 different files.
But S:AMOSPro_Interpreter_Config is linked in S:AMOSPro_Compiler_Config
You can see that in the Compiler options, in the box "Compiler System files".
Thanks Lonewolf.
Since the beginning I don't understand what you mean when you say : "Compiler/s/" because I only have a directory named "Compiler" which is inside "AmosPro" directory.
So I thought you were talking about the Floppy "Compiler" directory "S" in the Amiga world I thought you were talking about : "Compiler:S".
I did the HD installation. So I have the "AmosPro" directory in DH0:
What are thou talking about when you say "Compiler/s/"
Thanks again.
Hello,
You are talking about the "AMOSPro_Interpreter_Config" file which is located is S:
Yes. Make sure that the above named file is the same for both the editor and the compiler. The easiest way is to carefully copy it from "AMOSPro/S/" to "Compiler/s/". If you want to be safe rename "Compiler/s/AMOSPro_Interpreter_Config" to something else (e.g. "old_Interpreter_Config"), just incase something goes wrong.
I hope this helps. It is frustrating spending ages coding something and then finding that it won't compile.
AMOSPro_Interpreter_Config | This is the key config file for AMOS Pro. It's used by the Loader, Interpreter, Editor, Monitor and Compiler. You should only have one copy of this file and keep it in one of the following places:
The best place IMHO is S:. | |
AMOSPro_Editor_Config | Contains all the additional stuff the Editor and Monitor use. Mostly the Editor Commands, Editor Shortcut Keys, Accessory Program locations, User Menu, and all the text strings used in the editor. | |
AMOSPro_Compiler_Config | Contains all the texts strings used in the compiler (including the one that contains the flag characters for the compiler setup). |
Note that I still have some Amiga with the same problem that I haven't fixed yet, so I you wish me to make some tests in the "issue environment", I can.Many thanks for the kind offer but I think that might be overkill as we'd need a full dump of each installation to be really useful. If you've got the time, the location of any config files in each system, plus the files themselves would be a big help anyway. But don't sweat on it. I've got enough to be going on with for a bug description. Don't get too excited (sic) as it will be a while before I pull the compiler apart properly and get into fixing its bugs.
My preference is for all config files to reside in the S: assigned directory and for there to only be one set named with the 'official' names. Any that are backups or defaults for restoring when things get messy should be named differently and appropriately.