Pink Petal Games

Game Discussion => General Discussion & Download => Topic started by: anondb on March 29, 2010, 01:12:05 AM

Title: SDL Patch
Post by: anondb on March 29, 2010, 01:12:05 AM
When I downloaded the trunk, I had to download 5 or so separate dependencies, all SDL.  Here's all the dependencies in one place, in patch format, to get new people started quickly.
 http://www.mediafire.com/file/hanintawnyi/SDL.patch (http://www.mediafire.com/file/hanintawnyi/SDL.patch)   
Title: Re: SDL Patch
Post by: Shinteo on March 29, 2010, 03:08:11 PM
I am new to the mystical art called 'programing', and so am wondering how to use this .patch thingie that you've uploaded...
Title: Re: SDL Patch
Post by: anondb on March 29, 2010, 03:52:45 PM
You need to have some sort of SVN installed - I like tortoiseSVN.  I guess you're using TRAC? which I know nothing about.  Once SVN is installed, move the patch to the project directory, right click the patch and click apply.  If this doesn't work, download the source using SVN instead of TRAC and then repeat apply.
Title: Re: SDL Patch
Post by: DocClox on March 30, 2010, 03:36:42 AM
I believe the patch has been applied to the myrikhan branch in svn. So you could just check out that branch.