Re: [Plib-users] Release?
Brought to you by:
sjbaker
From: Fay, J. F Dr C. U. A. 46 S. <joh...@eg...> - 2009-02-13 16:07:05
|
OK, here are the first results: (1) All the libraries build without error or warning on Windows. (2) In building the examples, I get a lot of errors first that "glut.h" cannot be found. I copied the "GL" directory into the "plib" directory in the include path and the errors were replaced by errors that "glut32.lib" and "freeglut_static.lib" could not be found. I removed the references to "glut32.lib" from the project files and copied the "freeglut" library files into the link path and those errors have gone away. (3) When I started running the demos, I got a "DLL not found" error for several of them. So I copied the "freeglut.dll" file into the executable directories and tried again. A teapot twirling around, spewing particles, with flames coming out the top? Wow! And I observe that the moon does not eclipse the sun in the "sky" demo. Tsk, tsk. It appears in "pw_demo" that "b" does not, in fact, disable the auto key repeat. I can't select points with the mouse in "PointPicker". That's my job ... if somebody expresses a need for it. So all in all, I would say go ahead and release it. John F. Fay Technical Fellow Jacobs Technology TEAS Group 850-883-1294 -----Original Message----- From: Steve Baker [mailto:st...@sj...] Sent: Friday, February 13, 2009 8:34 AM To: PLIB Users Subject: Re: [Plib-users] Release? Are we in a good state to do that? Buganini wrote: > Hi, developers, > could you make a release so that I can have a official source tar ball > for maintaining the port on FreeBSD. > The latest release is so old that people cant keep up with new > fix/feature easily. > Or maybe a release named by date would be nice. > > Thanks > > ------------------------------------------------------------------------ ------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users ------------------------------------------------------------------------ ------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ plib-users mailing list pli...@li... https://lists.sourceforge.net/lists/listinfo/plib-users |