On Mon, Apr 28, 2008 at 11:10 PM, Claire McLister
<[EMAIL PROTECTED]> wrote:
>  It seems that the macro WORDS_BIGENDIAN is not being defined in Mac OS
>  X with G5 processor, although it should. So, I manually defined it for
>  the two files that it occurs in plugins/input/shape/shapefile.hpp and
>  src/wkb.cpp and I can get the maps to work now.

Since mapnik uses boost anyway, it would seem to me that:

BOOST_BIG_ENDIAN

is the right macro to use (defined in boost/detail/endian.h)

Have a nice day,
-- 
Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to