I'm VERY HAPPY to report that I finally installed HOpenGL successfully with windowsXP. Now some more interesting problems are arising... :)
I'm trying to compile FunGEn again, and notices some differences in the GL/GLU/GLUT structure: GLUT does not belong to HOpenGL's lib anymore, it has its own directory instead... So wich would be the correct way to modify my Makefile in order to include GLUT? Should I use an option like -i../HOpenGL-1.4/GLUT or something like that? I don't like the idea at all, since Makefile becomes dependent of the HOpenGL directory... any suggestions?
Thanks,
-- Andre