csml
csml copied to clipboard
High-level bindings between .Net and OCaml
Results
2
csml issues
Sort by
recently updated
recently updated
newest added
on running a make command for getting_started example its showing ``` $ make \../../src/csml.exe getting_started.csml make: ../../src/csml.exe: Command not found make: *** [../../Makefile.examples:50: build_addin_byt] Error 127 ``` Any idea what...
I found this quite confusing when trying to understand how exactly linking works for the standalone case.