Closed 1moita closed 3 years ago
The compile command works well, but the run not. I'm getting these errors:
compile
run
<string>:4: error: include file 'stdarg.h' not found tcc: error: file '/usr/lib/x86_64-linux-gnu/tcc/libtcc1.a' not found
OS is Linux Mint. V version: 0.2.4.
@procrastinar The current compiler is very unstable. We are doing a rewrite. After the rewrite is complete this issue will be fixed
The
compile
command works well, but therun
not. I'm getting these errors:OS is Linux Mint. V version: 0.2.4.