hi everyone, i am trying to compile cgal library which has a pre-requisite "BOOST'.. i believe Boost is almost done. While compiling cgal using MS .net 8.0, i get errors, "/boost/static_assert.hpp" and "/boost/mlp/if.hpp" are not found. These files are in their proper location and I cant figure out what went wrong.. Help please --------------------------------- Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games.
suganya baskaran wrote:
hi everyone, i am trying to compile cgal library which has a pre-requisite "BOOST'.. i believe Boost is almost done. While compiling cgal using MS .net 8.0, i get errors, "/boost/static_assert.hpp" and "/boost/mlp/if.hpp" are not found. These files are in their proper location and I cant figure out what went wrong.. Help please
I guess the principal mistake is to post on the wrong mailing list, as this is a CGAL and not a boost related problem. The error looks as if you hadn't added the right include path, either in the project settings, or in the %INCLUDE% environment variable, or in the global settings of Developer Studio. best regards, andreas
------------------------------------------------------------------------ Bored stiff? http://us.rd.yahoo.com/evt=49935/*http://games.yahoo.com Loosen up... Download and play hundreds of games for free http://us.rd.yahoo.com/evt=49935/*http://games.yahoo.com on Yahoo! Games.
------------------------------------------------------------------------
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Andreas Fabri
-
suganya baskaran