Doesn't compile here (OS X 10.5, Apple gcc 4.0.1): 3rdparty/map2gcm/main.cpp:676: error: 'class std::vector<JOCTET, std::allocator<JOCTET> >' has no member named 'data' make[2]: *** [3rdparty/map2gcm/CMakeFiles/map2gcm.dir/main.cpp.o] Error 1 make[1]: *** [3rdparty/map2gcm/CMakeFiles/map2gcm.dir/all] Error 2 make: *** [all] Error 2
vector::data() is non-standard. Regards, Michael -- fjelljo.puffin.lb.shuttle.de:~ > uptime 23:44 up 6 days, 2:26, 4 users, load averages: 1.55 2.05 2.07 ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
