I've installed the 2015-08-03 version of terra and tried to compile the examples but all examples failed due to some #include "stdio.h" issues.
> import "darkroom"
<buffer>:1:10: fatal error: 'stdio.h' file not found
#include "stdio.h"
^
compilation of included c code failed
stack traceback:
src/terralib.lua:3664: in function 'includec'
./darkroom.t:1: in main chunk
[C]: at 0x010690af60
[C]: in function 'xpcall'
src/terralib.lua:4506: in function <src/terralib.lua:4505>
----
Same issue on LinuxIf you want to contribute with another review, please follow these instructions.
Please consider to cut/paste/edit the raw JSON data attached to this paper.