issue 3
(Documentation/examples needed) reported by andrew.webb
-
Although everything seems to compile and install happily, I am not sure how to continue...
Are there any simple examples, such as the canonical Currency Converter, that show actual usage of
the bridge.
Thanks.
Although everything seems to compile and install happily, I am not sure how to continue...
Are there any simple examples, such as the canonical Currency Converter, that show actual usage of
the bridge.
Thanks.
Older
Nov 17, 2008
issue 2
(small documentation change please) commented on by shawjef3
- also
make tests
should be
make -f Makefile.tests
also
make tests
should be
make -f Makefile.tests
Nov 17, 2008
issue 1
(`make` fails on generator/debug.ml) commented on by shawjef3
- also
make tests
should be
make -f Makefile.tests
also
make tests
should be
make -f Makefile.tests
Nov 17, 2008
issue 2
(small documentation change please) reported by shawjef3
- The README should mention that you need to do "make depend" before "make".
The README should mention that you need to do "make depend" before "make".
Aug 27, 2008
issue 1
(`make` fails on generator/debug.ml) reported by kballard
- Attempting to run `make` errors out because it can't find the .cmi file for generator/debug.mli. It
appears to be trying to compile the generator/debug.ml file before generator/debug.mli.
This was with OCaml 3.10.2
Attempting to run `make` errors out because it can't find the .cmi file for generator/debug.mli. It
appears to be trying to compile the generator/debug.ml file before generator/debug.mli.
This was with OCaml 3.10.2