20 Aug 03:43
Re: Agar precompiled libs in GCC
On Thu, Aug 19, 2010 at 07:54:34PM +0000, c. scholtes wrote: > > > Obviously agTimeOps_gettimeofday is missing. (?) > > > > That one was fixed in SVN a while back. > > So I'm back to revision 8867, trying to be more precise > on the error mentioned above. Executing "make drv_wgl.lo" > inside "gui/" yields the following error: I've made some changes to the includes and haven't tested under win32 just yet. As a quick workaround, in gui/drv_wgl.c, replace the line: #include "drv_wgl_common.h" with: #include "opengl.h"
RSS Feed