shared_ptr compiler error with gcc

6 Nov
2003
6 Nov
'03
8:52 a.m.
Hi, I'm trying to compile a gamecube sample with boost_1_30_2 and gcc version egcs-2.91.57 (nintendo package): #include <boost/shared_ptr.hpp> int main() { boost::shared_ptr<int> i ( new int ); } I got: boost/detail/shared_count.hpp: In method `void * boost::detail::sp_counted_base_impl<P,D>::get_deleter(const
7885
Age (days ago)
7885
Last active (days ago)
0 comments
1 participants
participants (1)
-
amerio