Allegro graphics library. I used this in a college project about 6 years ago and it’s excellent.
Categories
Allegro graphics library. I used this in a college project about 6 years ago and it’s excellent.
Donncha Ó Caoimh is a software developer at Automattic and WordPress plugin developer. He posts photos at In Photos and can also be found on Twitter.
View Archive →By continuing to use the site, you agree to the use of cookies. more information
The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.
1 reply on “Allegro graphics library. I us …”
When I compile any program using allegro, I get this error,[root@localhost demo]# gcc -o demo demo.c
In file included from /usr/include/allegro/base.h:40,
from /usr/include/allegro.h:25,
from demo.c:25:
/usr/include/allegro/internal/alconfig.h:304:5: #error endianess not defined
Can any one help me out!!!