I code Java... Yes, terrible, I know, and I would try something else if anything easily worked. I've tried using developer software like CodeWarrior and XCode but it adds numerous files and doesn't run in the end anyway... I run my Java code oddly enough, I use Terminal and type out 'javac Code.java' and 'java Code' . Heh...
But now I'm starting a Graphics course that has given me a pre-built application in C++, so I figure that would be a good starting point to figure out how to use the software and C++ at the same time... But there is no 'project file' to open it up and it doesn't just run... so, how would I get this (documentation) running in XCode or CodeWarrior? CodeWarrior is meant to be used, but I figure XCode should handle it... I've only tried XCode, and either I make a blank project and it doesn't let me run, or I make a Cocoa app and there are extra files and plenty of errors...
But now I'm starting a Graphics course that has given me a pre-built application in C++, so I figure that would be a good starting point to figure out how to use the software and C++ at the same time... But there is no 'project file' to open it up and it doesn't just run... so, how would I get this (documentation) running in XCode or CodeWarrior? CodeWarrior is meant to be used, but I figure XCode should handle it... I've only tried XCode, and either I make a blank project and it doesn't let me run, or I make a Cocoa app and there are extra files and plenty of errors...