Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: kair on July 03, 2009, 08:58:04 pm

Title: allegro with code::blocks?
Post by: kair on July 03, 2009, 08:58:04 pm
Ok so i followed the instructions on this page

http://wiki.allegro.cc/index.php?title=Code::Blocks#STEP_2_-_Installing_The_Allegro_Library

and i got to the installing allegro library part and i done everthing sucssesfully until this part

> FIX.BAT mingw
> MINGW32-MAKE.EXE
> MINGW32-MAKE.EXE DEBUGMODE=1
> MINGW32-MAKE.EXE install
> MINGW32-MAKE.EXE install DEBUGMODE=1

fix.bat mingw worked fine, but after that i got this when i typed mingw32-make.exe

There are spaces in your MINGDIR enviroment variable: please change it to the 8.3 short filename version
or move your compiler to a different directory

Please help :(
Title: Re: allegro with code::blocks?
Post by: oBFusCATed on July 03, 2009, 11:09:09 pm
There are spaces in your MINGDIR enviroment variable: please change it to the 8.3 short filename version
or move your compiler to a different directory

If this is the error message, it tells you what to do: reinstall your mingw in dir that have no spaces in it (c:\mingw) is the recommended one
Title: Re: allegro with code::blocks?
Post by: Jenna on July 04, 2009, 10:02:20 am
I think everything is said and the question is not related to C::B.

If an allegro script fails, you should ask in the allegro forum.

This forum is dedicated to C::B related problems only.

Topic locked !