Thread: n00b: Linux/C++
View Single Post
Re: n00b: Linux/C++
Old
  (#15)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: n00b: Linux/C++ - 08-06-2004

@ dead bwoy it depends on what you try to compile. When you use MSVC (i'd advice that) you can mostly open up the DSW file , then just hit F7 to compile it. For any other compiler you have to edit the makefile, and 'make' it.

Ow, for both MSVC and for compiling with any other compiler, you need to set paths correctly though! So, tell us, what compiler do you use?


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote