On Fri, Jul 10, 2009 at 9:58 AM, Anthony Smith<[email protected]> wrote: > I'm wanting to integrate an already made SDL app executed through the > command line into a Cocoa app within a custom view. Does anybody have any > insight on where to start something like this?
The most obvious starting point would be the Xcode project template that's included with the Mac version of SDL. Just create a new project, add your existing files, and bob's your uncle. sherm-- -- Cocoa programming in Perl: http://camelbones.sourceforge.net _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
