devolution

Author Topic: SDL Patch  (Read 2754 times)

0 Members and 1 Guest are viewing this topic.

Offline anondb

  • Dev Team
  • *****
  • Posts: 15
SDL Patch
« 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   

Offline Shinteo

  • Newbie
  • *
  • Posts: 26
Re: SDL Patch
« Reply #1 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...

Offline anondb

  • Dev Team
  • *****
  • Posts: 15
Re: SDL Patch
« Reply #2 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.

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: SDL Patch
« Reply #3 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.