FreeOberon icon indicating copy to clipboard operation
FreeOberon copied to clipboard

CmdArgs does not appear to be present, compilation with CmdArgs or Env imported fails

Open packetrhino opened this issue 3 years ago • 2 comments

To reproduce - create new file. in IMPORT section, add Env . Attempt to compile.

packetrhino avatar May 23 '22 02:05 packetrhino

This probably happens because file "Env.Mod" is present in subdirectory "Programs". Delete this file and the compilation will work. In this case system module "Env" will be used instead.

I've pushed a commit that removes that file.

kekcleader avatar May 23 '22 12:05 kekcleader

Hi @packetrhino, did you manage to fix your issue? Need any help?

kekcleader avatar Nov 17 '23 00:11 kekcleader