Results 1 to 9 of 9
  1. #1
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic

    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

  2. #2
    childscoke's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    14
    I think you asking for help is against the rulees correct me if i am wrong

  3. #3
    Sh3hw4z's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    30
    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

  4. #4
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    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.

  5. #5
    coryster2100's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    394
    Reputation
    13
    Thanks
    1,175
    Lol this post will result in a bann

  6. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Tehe......

  7. #7
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic
    i added the libraries, im not a dumbass..

  8. #8
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,556
    My Mood
    Bitchy
    Quote Originally Posted by DeadLinez View Post
    i added the libraries, im not a dumbass..
    Why'd you start the thread then?

  9. #9
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    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?

Similar Threads

  1. [Help] Memory Library and GetProcAddress
    By topblast in forum Visual Basic Programming
    Replies: 22
    Last Post: 05-03-2011, 06:26 AM
  2. [Boost?]Motivation and me
    By .::SCHiM::. in forum C++/C Programming
    Replies: 5
    Last Post: 01-19-2011, 07:28 AM
  3. I got C++ and Vb 2008
    By kazuya899 in forum WarRock Help
    Replies: 4
    Last Post: 05-11-2010, 02:47 PM
  4. [REQUEST] DotNetFX and VB 2008 Express Edition
    By deocute in forum Visual Basic Programming
    Replies: 3
    Last Post: 10-21-2009, 08:35 PM
  5. 2 questions: VB 2008 and Instant health address
    By markfracasso11 in forum WarRock - International Hacks
    Replies: 17
    Last Post: 10-08-2007, 11:20 PM