Information
- Paper topic: Images
- Software type: Code
- Able to run a replicability test: False
- Replicability score: 0
- Software language: Other
- License: MIT
- Build mechanism: Commandline instructions in README
- Dependencies: Terra
- Documentation score {0,1,2}: 1
- Reviewer: David Coeurjolly <david.coeurjolly@liris.cnrs.fr>
- Time spent for the test (build->first run, timeout at 100min): 20min
Source code information
Comments
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 Linux
If 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.