![]() |
|
Building Addons Allegro5 Cmake/Mingw/Git /Vc2008 |
carlo starsk
Member #6,250
September 2005
|
Need Some help Building Allegro 5 With Addons I get errors when i run. cd C:\devel\a5_sourcepack\zlib ERROR Cmake And Mingw are set in the Path, In Mingw i Set in the Basic settings c c++ compiler and basic msys is checked.. Can someone please give me a hint. This is First time i have tried to build allegro5. |
Edgar Reynaldo
Major Reynaldo
May 2007
![]() |
error said: cmake may be not be built correctly. Try reinstalling cmake. You may need to delete CMakeCache.txt in your build directory before rerunning it. My Website! | EAGLE GUI Library Demos | My Deviant Art Gallery | Spiraloid Preview | A4 FontMaker | Skyline! (Missile Defense) Eagle and Allegro 5 binaries | Older Allegro 4 and 5 binaries | Allegro 5 compile guide |
torhu
Member #2,727
September 2002
![]() |
You could check that the command g++ works, just to be sure. |
carlo starsk
Member #6,250
September 2005
|
Thanks you For quick replies but still have the same problem C:\devel\a5_sourcepack\zlib\build>cmake .. -DCMAKE_INSTALL_PREFIX=C:\MinGW -G "M Thank you all for your time. |
Edgar Reynaldo
Major Reynaldo
May 2007
![]() |
Where did you get cmake from? Did you install the latest version of it? And where did you get MinGW from and how did you install it? My Website! | EAGLE GUI Library Demos | My Deviant Art Gallery | Spiraloid Preview | A4 FontMaker | Skyline! (Missile Defense) Eagle and Allegro 5 binaries | Older Allegro 4 and 5 binaries | Allegro 5 compile guide |
carlo starsk
Member #6,250
September 2005
|
Edgar I did get some succes 1am in the morning after runing UPDATE: |
ks
Member #1,086
March 2001
|
I have put some of my recent notes at: https://www.allegro.cc/forums/thread/613330 I should update but the truth is that I met with minimal issues using a very recent installation of the TDM MinGW distribution + MSYS.
|
Edgar Reynaldo
Major Reynaldo
May 2007
![]() |
Do you have MSYS installed? Are you building libogg and libtheora with ./configure? And you've got to be more specific with your errors. Please copy them into your next post for us to look at. My Website! | EAGLE GUI Library Demos | My Deviant Art Gallery | Spiraloid Preview | A4 FontMaker | Skyline! (Missile Defense) Eagle and Allegro 5 binaries | Older Allegro 4 and 5 binaries | Allegro 5 compile guide |
|