23 Jun
2004
23 Jun
'04
10:14 p.m.
Albert <albert@...160...> writes:
When compiling inkscape 0.38.1 in macosx I get this error:
nr-type-directory.cpp: In function `bool ink_strstr(const char*, const char*)': nr-type-directory.cpp:302: `strcasestr' undeclared (first use this function)
I came across this on Solaris too. As written on http://inkscape.org/cgi-bin/wiki.pl?CompilingInkscape I just used the self-written implementation already in the file (for WIN32) by removing the ifdef stuff.
Cheers, Colin