![]() |
|
Installation question involving MinGW DevC++ and Allegro |
Shawn Solomon
Member #3,469
April 2003
|
you know the instruction page at http://www.allegro.cc/files/install-devcpp.html for installing dev c++ with mingw as compiler. I just wanted to know if these files are still valid with the current version of mingw for dev c++. i am a new user....sortof |
Matthew Leverton
Supreme Loser
January 1999
![]() |
There are newer versions of MinGW32 available now. You don't have to use it though. However, if you install Dev-C++ with the built-in MinGW32, then you may run into problems if you try to install an older version over top of it. Basically... If you already have Dev-C++ with MinGW32 bundled, the only update you absolutely need to compile Allegro is the dx70_mgw.zip file. |
Shawn Solomon
Member #3,469
April 2003
|
What does it mean when i get this.... BLOCK "040904E4" BLOCK "VarFileInfo" windres: no resources C:\Dev-C++\allegro> i got this after executing make |
Matthew Leverton
Supreme Loser
January 1999
![]() |
Disable your virus scanner? |
Shawn Solomon
Member #3,469
April 2003
|
ok gonna try this....brb 5 mins later Hurray!! it says installation complete!! i didnt know why my antivirus would interfere with my installation....till my dad told me it interfered with all my installations especially stuff using compilers and such to install |
|