Boost Libraries and C++ 2008 w/ Menu

Posts 1–9 of 9 · Page 1 of 1
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:
Code:
typedef boost::shared_ptr<tMenuItem> MenuPtr;
And my error:

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
I think you asking for help is against the rulees correct me if i am wrong
Quote Originally Posted by childscoke View Post
I think you asking for help is against the rulees correct me if i am wrong
No making post about stupid errors and asking for something thats very easy to do.Deadlines is a good coder and this error i doubt is something google cant fix
Quote Originally Posted by Sh3hw4z View Post
No making post about stupid errors and asking for something thats very easy to do.Deadlines is a good coder and this error i doubt is something google cant fix
Apparently not.

Maybe you should add the path to the boost libraries to your include directories.
Lol this post will result in a bann
Tehe......
i added the libraries, im not a dumbass..
Quote Originally Posted by DeadLinez View Post
i added the libraries, im not a dumbass..
Why'd you start the thread then?
Quote Originally Posted by DeadLinez View Post
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:
Code:
typedef boost::shared_ptr<tMenuItem> MenuPtr;
And my error:

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
Leech off UC Much?
Posts 1–9 of 9 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?