
6 Mar
2007
6 Mar
'07
3:33 p.m.
Hi there,
I am trying to build the Inkscape 0.45 for Pather (Mac OS X 10.3.9), but during the building, the following error has occured:
object-edit.cpp: In function `void sp_spiral_outer_set(SPItem*, const NR::Point&, const NR::Point&, unsigned int)': object-edit.cpp:921: error: `isfinite' undeclared in namespace `std' make[2]: *** [object-edit.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
What to do now? I am using gcc 3.3, but I can install the gcc 4.3 by Darwin Ports. Would it resolve my problem?