25 May
2010
25 May
'10
9:27 p.m.
Vipin, Alexei Sheplyakov wrote:
In file included from /users/varma/cln-1.3.1/include/cln/string.h:7, from /usr/include/c++/4.2/cstring:52,
Oops... For some reason GCC decided to include cln/string.h instead of /usr/include/string.h
Indeed. Your compiler options should include -I/users/varma/cln-1.3.1/include and should *not* include -I/users/varma/cln-1.3.1/include/cln Bruno