boyfarrell.com Archives: Tutorials
·
3 September 2008
Making XCode Templates for GNU Scientific Library
In the last post about Xcode and GNU Scientific Library (GSL), we went through all the steps (search paths and linking) to get xcode to use the GSL library. This is unfortunately a tedious process! So to help you out I made a skeleton project that had all the correct information. However, if you used [...]
continue reading... » 4 Comments
4 April 2008
GNU Scientific Library and XCode 3.1
Update notice: 8th September 2008 This post has become quite popular with those using Xcode and GSL, so you might be interested in this other post, Making XCode Templates for GNU Scientific Library. Once you have a functioning project (once you have done this tutorial) that post will tell you how to add it to [...]

