RPGDXThe center of Indie-RPG gaming
Not logged in. [log in] [register]
 
Help.................
 
Post new topic Reply to topic  
View previous topic - View next topic  
Author Message
js71
Wandering DJ


Joined: 22 Nov 2002
Posts: 815

PostPosted: Wed Jul 09, 2003 6:05 pm    Post subject: Help................. [quote]

HOW the hell do I install allegro...? I just got a C++ copiler/interpreter... (DevC++) and I want to install allegro but I can't find out how. It says I have to run the PAK installer and install the allegro PAK file, but there IS no allegro PAK file! I just want to get started with c++/allegro... Help me...

SOMEONE... Like bjorn or povrazor or anyone who knows what I mean....
Back to top  
DrV
Wandering Minstrel


Joined: 15 Apr 2003
Posts: 148
Location: Midwest US

PostPosted: Wed Jul 09, 2003 9:09 pm    Post subject: [quote]

You can just download the prebuilt binaries and headers for MingW32, or you can get the source and mostly run fix.bat, followed by make, and that should do it... have no clue what PAK installer is...
_________________
Don't ask no stupid questions and I won't send you away.
If you want to talk fishing, well, I guess that'll be okay.
Back to top  
js71
Wandering DJ


Joined: 22 Nov 2002
Posts: 815

PostPosted: Wed Jul 09, 2003 9:21 pm    Post subject: [quote]

Okay. All. I. Want. Is. To. Get. C++. Working. With. Allegro.

-dies-
Back to top  
DrunkenCoder
Demon Hunter


Joined: 29 May 2002
Posts: 559

PostPosted: Wed Jul 09, 2003 9:34 pm    Post subject: [quote]

The PAK installer is the update utility for Dev-C++
just choose about and click "Check for updates"

Or just download the source release run fix.bat type make take a cup o' coffee come back and install the minimal dx stuff also found at the allegro site and you're ready to go
_________________
If there's life after death there is no death, if there's no death we never live. | ENTP
Back to top  
Jihgfed Pumpkinhead
Stephen Hawking


Joined: 21 Jan 2003
Posts: 259
Location: Toronto, Canada

PostPosted: Wed Jul 09, 2003 9:41 pm    Post subject: Intalling Allegro [quote]

Download Allegro, if you don't have it. You want the first one on that page, all403.zip. Extract that to its own folder somewhere.

In your new Allegro folder, go to docs\build\mingw32.txt. Follow the instruction in it starting at the section entitled
=============================================
==== Setting up Dev-C++ to build Allegro ====
=============================================

You can probably skip steps 1, 2, 4, 5 (not 3!), since you've probably already done them.

If you've already done that, or after having done that run into another difficulty, come on back and tell us.
Back to top  
js71
Wandering DJ


Joined: 22 Nov 2002
Posts: 815

PostPosted: Wed Jul 09, 2003 9:48 pm    Post subject: [quote]

for one thing, there is no section titled "Setting up Dev-C++ to build Allegro", and there is no allegro.cfg file that it mentions I should have.

I'm just about ready to give up, so SOMEONE PLEASE HELP ME... I don't know how, but I really need help here.

P.S:
Hey jihgfed, maybe you could get on aim and you explain it to me there.
Back to top  
BigManJones
Scholar


Joined: 22 Mar 2003
Posts: 196

PostPosted: Wed Jul 09, 2003 10:56 pm    Post subject: [quote]

Download this:

http://www.allegro.cc/files/4.0.3/allegro-4.0.3-mingw.zip

Then

Put the dll in

C:\WINDOWS\SYSTEM

put the include file in:

C:\DevCpp\include (or whatever your file is)

put the libs (.a's) in

C:\DevCpp\lib

When you compile in dev cpp you have to set the options to link to the -lalleg or whichever. Come back here if you have trouble with that.
Back to top  
Bjorn
Demon Hunter


Joined: 29 May 2002
Posts: 1425
Location: Germany

PostPosted: Thu Jul 10, 2003 9:41 am    Post subject: [quote]

Frog32 wrote:
for one thing, there is no section titled "Setting up Dev-C++ to build Allegro", and there is no allegro.cfg file that it mentions I should have.

In the 4.0.3 release, there is. And you don't need allegro.cfg, which isn't even mentioned. Make sure you have downloaded the right file (all403.zip, as Jihgfed mentioned) and just follow the instructions Jihgfed pointed to.

What BigManJones mentioned above is an alternative installation, in which you don't compile Allegro yourself. A drawback is that it's a larger download because it includes precompiled binaries, but it is supposed to be easier to install.

When you have installed Allegro in either of above ways, read http://www.allegro.cc/docs/windows-devc5-use.html for help on how to setup your Dev-C++ project.
Back to top  
js71
Wandering DJ


Joined: 22 Nov 2002
Posts: 815

PostPosted: Thu Jul 10, 2003 4:56 pm    Post subject: [quote]

Alright, Jihgfed helped me through this on AIM, so no need for help anymore... But thanks anyway.
Back to top  
Post new topic Reply to topic Page 1 of 1 All times are GMT
 



Display posts from previous:   
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum