View Single Post
  #12  
Old 10-20-2008, 01:10 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Quote:
Originally Posted by AndMetal View Post
The code is essentially the same, although there are some manual tweaks for it to work with both Windows & *nix systems. Basically, look for all of the #ifdef WIN32 or #if defined(WIN32) blocks and there are your differences between Linux & Windows.

I think there was a post that Trevius posted that had some snippets of code that may have been suspect, but I don't think anything really became of it.
What I meant, and what I thought he was asking, is that there was not a different download for Windows vs. Linux.
Reply With Quote