Message-ID: <005a01bdb4e5$b9fe4080$904d08c3@arthur> Reply-To: "Arthur" From: "Arthur" To: "DJGPP Mailing List" Subject: Re: DJGPP & Rhide Date: Tue, 21 Jul 1998 21:22:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Precedence: bulk >I am a beginner to DJGPP aswell as Programming. I have a simple (or stupid) >questions; > >1. What is the correct procedure to setup Rhide, by pure luck (and about 100 >tries) I have managed setup DJGPP and Rhide to work with Win95 without any >problems however is there a way for Rhide to boot-up with a custom defined >setup i.e. Setup the directories and libs. Everytime I use Rhide I have load >the default setup I have created which is very annoying. I certainly hope so. It's the only thing that's been putting me off RHIDE. If there is a good reason why RHIDE doesn't set it's source directory to the directory where your source is saved, I would like to hear it. It is realllllly annoying! >2. DJGPP - When compiling C and C++ stuff do I include any libraries such a >LIBC etc or does Rhide set these as defaults? Libc is linked automatically. You have to link any other libraries you use, such as Allegro or GRX. >3. Does anyone have some source for creating an ISOMETRIC 3D map and stuff >as I wan't to develop an RPG along the likes of DIABLO for the PC. Since you are a beginner in programming, perhaps you should start with something a little less complex. OK, a LOT less complex. To do something like Diablo you need several years of programming experience. I suggest doing something like Asteroids or a simple platform game first, to ease you in to it. When I first started programming, I started programming a game (can't remember what it was) but then abandoned it as I found it too difficult to do. James Arthur jaa AT arfa DOT clara DOT net