I'm following the tutorial/wiki "Getting Started with Gerbil development" after a fresh install.
Everything works according to plan, except the very last step, while attempting to produce a static artifact.
*** ERROR IN gxc#compile-exe-static-module -- Syntax Error
*** ERROR IN ?
--- Syntax Error at compile: cannot find static module
... form: myuser/mylib
... detail: "myuser__mylib.scm"
I'm following the tutorial/wiki "Getting Started with Gerbil development" after a fresh install. Everything works according to plan, except the very last step, while attempting to produce a static artifact.