B1Z0N - Compiled V, then Spawn from main [repo]...
4 Replies
Hmmm, interesting, I'll check it on my Linux machine now
reproduced
Solution
Can you try compiling outside the compiler directory?
./spawnlang ./examples/do.sp
in compiler dir should work fine as wellI also have these errors, compiling a file that are located in different directory works
You also need to setup SPAWN_ROOT environment variable to be able to compile from another directory. This variable must point to the root of spawn repo