[M3commit] CVS Update: cm3
Rodney M. Bates
rodney at elego.de
Sun Apr 28 21:51:42 CEST 2013
CVSROOT: /usr/cvs
Changes by: rodney at birch. 13/04/28 21:51:42
Modified files:
cm3/m3-ui/opengl/src/: m3makefile
./: m3makefile
cm3/m3-ui/opengl/src/POSIX/: m3makefile
Added files:
cm3/m3-ui/opengl/src/POSIX/: GL.i3 GLu.i3
Log message:
Unfortunately, merging files GL.ie and GLu.i3 in the POSIX and
WIN32 subdirectories was premature. It requires a recent compiler
change that is now in the head, but not in the released compiler.
This makes building package opengl accessible only to certain active
developers who regularly rebuild in the head from the right older
version of the head. Or some similar tricky sequence. Ordinary users
who try to build with the release compiler are out of luck.
Put things back the way they were for now. After there has been a
release of a compiler that will accept WINAPI even when compiling for
a non-windows target, then this can be reinstated.
More information about the M3commit
mailing list