Hi folks,

i've managed to get Agar to build natively on mingw and i posted the patches
to the Agar repository. In short, you can build it now in one of the
Agar/Packages/mingw* directories. Main issue was that it now stops processing
the header files but links them.

Issues still around:

*pthreads compile but don't work! And that sucks i have to agree but Agar
itself is working fine. The one library that it needs for nice graphics is
freetype that you have to install first.

* you need to add -lwinmm to your program to link correctly for windows time
functions

* you need to add -lglu32 if you use glu calls

Thats all folks,

Reinoud

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to