Hey guys, I am having some issues with getting MySQL++ set up on my mac, there is no good support on how to get it set up properly and google is no help. I have Xcode set up and working compiling basic c++ programs (New to C++; C#.net and Java experience), i have got MySQL running using terminal window. I can't work out how to set MySQL++ up so that Xcode can see the headers and compile sample code that comes with the MySQL++ download (sourced from Mysql.com) I get 128 different errors when i try and compile the samlpe1.cpp file that comes with the download and help would be greatly appreciated Ash.