Is there a module that supports OpenGL 2.0?
Lucas Goss
lgoss007 at gmail.com
Thu Feb 23 16:49:24 PST 2006
Ok, attached are the files that I changed.
glee_h - redefinition of symbols (just commented out redefinitions)
build.sh - uses build (and some other stuff)
test.d - added "extern (C)" to three functions.
version (linix) <- was mispelled (and I didn't realize it at first).
However trying to uncomment that line gave me some weird phobos errors
after I changed it to (linux)?, so I just stuck with the extern (C).
Anyways, I think that's all I changed... hopefully.
Doh... files too big...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.sh
Type: application/x-shellscript
Size: 424 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20060223/47c69499/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.d
Type: text/x-dsrc
Size: 2914 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20060223/47c69499/attachment.d>
More information about the Digitalmars-d
mailing list