Author Topic: allegro with code::blocks?  (Read 5727 times)

kair

  • Guest
allegro with code::blocks?
« 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 :(

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: allegro with code::blocks?
« Reply #1 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
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: allegro with code::blocks?
« Reply #2 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 !