This did not happen on the Stable release, only the CVS. Is there a reason this happened only on the CVS? I'm just curious. Thanks Joe On Tue, 2003-06-17 at 06:03, Rob Hughes wrote: > > This is caused by GLintptrARB and GLsizeiptrARB being defined in both > > the NVIDIA GLX headers and in opengl_ext.c in wine. Just comment out > > these two lines from dlls/opengl32/opengl_ext.c in the wine source > > directory and it'll build: > > typedef ptrdiff_t GLintptrARB; > > typedef ptrdiff_t GLsizeiptrARB; > > > > You ARE the man! Thanks! > > Rob _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users