Quote Originally Posted by fire.tiger
Have you compiled it without problems ?
I downloaded the source code, delphi DPR, opened in delphi,
I'm trying to compile, but with some errors "Udenclared Identifier: 'MS_LIB'"
it uses rather odd, not so compatible glut headers, just look for glutInit(MS_LIB); and replace it with the glut initialization that you use.