|
From: Ignacio E. <na...@gm...> - 2009-11-08 13:51:37
|
Hi, everyone. I have been looking for updated info about how to get some of the examples running in Mac OS 10.6 (Snow Leopard) I could install openvrml with macports (port install openvrml) I tried to build Pretty_print sample project in Xcode (from the examples folder from sourceforge download) So I copied pretty_print.cpp in a new "C++ stdc++" command line project And set Header Search Path : /opt/local/include (recursive) Library Search Path : /opt/local/lib (also with the recursive check) And most of the errors were gone except by these two. /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/i686-apple-darwin10/bits/c++locale.h:80: error: 'vsnprintf' is not a member of 'std' /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/complex:943: error: '__pow_helper' is not a member of 'std' those system header files seems to be referenced by some boost headers. I am lost with this error. I wonder what am I missing. Any help will be very appreciated. Thanks in advance. Ignacio. -- ________________________________ 慶應義塾大学大学院 理工学研究科 開放環境科学専攻 斎藤英雄研究室 修士1年 Guillermo Ignacio Enriquez G. e-mail : na...@hv... ________________________________ _____________________________________________ |