ceu-lang / ceu

The Programming Language Céu

Home Page:http://www.ceu-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make samples gives errors

wluker opened this issue · comments

Following the instructions given in README.md I ran

$ make samples

and all of the samples give an error

>>> ERROR : expected option `ceu-features-dynamic`

I'm running this on archlinux with lua-5.3.4-2.

Interesting language you've developed. I'm excited to start playing with it.

Thank you. This is a bug.
Forgot to add a command-line option after a change on the compiler...