
-----------------------------------
saltpro15
Wed May 20, 2009 5:46 pm

setting up SDL on windows
-----------------------------------
hey guys,

I decided to set up the sdl library on windows so I could show my teacher. It was previously compiled under Linux.  I'm using Lazyfoo's instructions, but they don't really make sense.  Apparently I'm supposed to download a .tar and extract it.  I though .tar's were for linux and .zip were for windows.  Anyone know what I'm doing wrong?

-----------------------------------
DemonWasp
Wed May 20, 2009 6:46 pm

RE:setting up SDL on windows
-----------------------------------
Both file formats work on both. Secondly, tar is just an archival format (lumps a bunch of files into a single file) whereas zip is a compression scheme which also allows for archival. In fact, a common use is to zip a tar file - this results in the common .tar.gz extension. [url=http://en.wikipedia.org/wiki/Tar_(file_format)]See the Wiki page for more information.

For the actual problem, just find an [url=http://www.google.ca/search?q=untar+windows+xp&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a]untar utility for Windows that you like.

-----------------------------------
saltpro15
Wed May 20, 2009 7:36 pm

RE:setting up SDL on windows
-----------------------------------
ok, thanks DemonWasp.  I found an untar utility I like, it's called 7-up, it's free and a small download.

-----------------------------------
zero-impact
Thu May 21, 2009 6:08 am

RE:setting up SDL on windows
-----------------------------------
[url=http://rarsoft.com/]WinRAR is very good as well.

-----------------------------------
andrew.
Thu May 21, 2009 7:10 pm

RE:setting up SDL on windows
-----------------------------------
[url=www.7-zip.org]7-zip is the best. It's clean, lightweight, opens almost anything, and 100% free.

-----------------------------------
saltpro15
Thu May 21, 2009 7:22 pm

RE:setting up SDL on windows
-----------------------------------
:oops: my bad andrew, I meant 7-zip

-----------------------------------
andrew.
Thu May 21, 2009 7:25 pm

RE:setting up SDL on windows
-----------------------------------
Oh haha.

-----------------------------------
BigBear
Thu May 21, 2009 8:26 pm

RE:setting up SDL on windows
-----------------------------------
7zip is the best freeware ever
