boost::lambda and MinGW on Windows

26 Feb
2004
26 Feb
'04
11:44 a.m.
I have troubles compiling boost::lambda with MinGW on windows MinGW: 2.0.0-3 (yeah, I know its old) gcc: 3.2 (mingw special 20020817-1) The compiler thinks that types in boost/lambda/construct.hpp in boost::detail::destructor are undefined.. However when I put #include <boost/type_traits/remove_cv.hpp> #include <boost/type_traits/is_pointer.hpp> lines in boost/lambda/construct.hpp - then it works. _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
7784
Age (days ago)
7784
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vladimir Suhoy