Menu

#29 Compilation problem

open
nobody
None
5
2006-08-22
2006-08-22
Anonymous
No

I had to insert the following declaration in file console/console.h, before #include "ocamlprocess.h", or it would fail because the OCamlProcess is undeclared:

class OCamlProcess;

I am using the following version of cpp:
cpp (GCC) 4.1.2 20060608 (prerelease) (Debian 4.1.1-3)

Discussion


Log in to post a comment.