I would like to get the Boost C++ libraries working in XCode. Has anybody done this or have some tips n how to do it? I download boost 1.33.1 and ran
configure
make
make install - this command seemed to have all errors on copying
I am trying to run all of this as my normal user account I use all the time, but this account does not have admin rights. Do I need to run this under an account that has admin rights? Is there an easy way to install the boost libraries for command line compiling? I tried downloading the boost from the Fink libraries, but I couldn't find it.
Thanks for the help.
configure
make
make install - this command seemed to have all errors on copying
I am trying to run all of this as my normal user account I use all the time, but this account does not have admin rights. Do I need to run this under an account that has admin rights? Is there an easy way to install the boost libraries for command line compiling? I tried downloading the boost from the Fink libraries, but I couldn't find it.
Thanks for the help.