Jonny Edgar wrote: >> You also need to link in fltk2_gl.dll and fltk2_glut.dll. If you have >> recently downloaded fltk2, the current build is severely broken and >> these .dlls are not being created on windows. >> >> Up to revision 5612 or so, things were okay, so I recommend using that >> release until some maintainer fixes it (or you can take the vcproj files >> from that release). > > Thanks for your help - I have revision 5746. I'm having trouble locating 5612 > or earlier on the site though, does anyone know where I can download older > FLTK2 builds or are only the most recent ones made available? >
Download and use Subversion to retrieve it from the command-line. > svn co http://svn.easysw.com/public/fltk/fltk/trunk/ fltk2.0-svn Also, the current release you have, if you use the vc6 project files, fltk2_gl and fltk2_glut will get compiled, but statically only. -- Gonzalo Garramuño [EMAIL PROTECTED] AMD4400 - ASUS48N-E GeForce7300GT Kubuntu Edgy _______________________________________________ fltk-opengl mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-opengl
