View Single Post
  #2  
Old 05-29-2004, 12:43 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: help with server

Quote:
Originally Posted by Darkdrizzt
I am hosting a server and need compiler program, anyone who has hosted a server know where to get one?
http://www.linux.org/dist/index.html

For Win32, you either need to obtain VS NET or VC++ 6, or figure out how to get the latest code to compile with Dev-C++, which shouldn't be that hard if you are familiar with C++.
Reply With Quote