Boost Libraries and C++ 2008 w/ Menu
Alright i have a menu, and i try to compile but i get a error about a missing lib, and im not sure what to do, other then try to get the file.

And this is my Line of Error:
And my error:
and can i use that boost library with VC 2008?
Thanks

And this is my Line of Error:
Code:
typedef boost::shared_ptr<tMenuItem> MenuPtr;
Code:
Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
and can i use that boost library with VC 2008?
Thanks

