Julien Nadeau <[EMAIL PROTECTED]> writes:

> 
> 
> I doubt these linker errors are specific to OpenGL. You're also getting
> an undefined reference to AG_WidgetParentWindow() which is a standard GUI
> routine. It looks like your header files may be out of sync with the
> installed libraries.
> 

Thanks for your fast reply!

How can I fix my headers if they are wrong?
I built agar like that:

../configure --enable-threads --with-freetype --with-gl
make depend
make
make install

and then I copied the include, lib and bin files from the msys\local\[include |
lib | bin] directory in my own directories used by GCC / CodeBlocks.

Is there anything I missed during the build process?
Or how can I check whether my includes are out of sync with the library?

Thanks for your help,
ADI64

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

Reply via email to