26 May
2010
26 May
'10
3:02 p.m.
Hi Vipin,
When I give the compiler-option of just -I/users/varma/cln-1.3.1/include and not -I/users/varma/cln-1.3.1/include/cln, the compiler is unable to find the header files which are in include/cln:
rational.h: No such file or directory ES_lattice_temp.cpp:13:25: error: rational_io.h: No such file or directory
The answer is already contained in CLN's documentation, section "Using the library" <http://www.ginac.de/CLN/cln_11.html> Bruno