Re: [Plib-devel] Example Program Changes
Brought to you by:
sjbaker
From: Fay J. F Dr C. U. AFSEO/SK <joh...@eg...> - 2006-11-03 22:38:17
|
Gentlemen, I have now fiddled with the demo programs (as distinct from the example programs) and they all compile under Windows with neither errors nor warnings. The "simon" demo does not run, apparently failing the Dead Beef check somewhere. Please check that they still compile and run under Linux. I had to do some fancy path-setting to get them to compile on my substitute Windows box; I did not put the modified paths into the SVN version as they are not general. I still need some guidance on how to get the PLIB demos and examples to look for GLUT/freeglut. Should we just let the user do it by himself--assuming a proper install puts files into the appropriate directories, should we use environment variables (I don't think I like this alternative), or should we do something else? John F. Fay Technical Fellow Jacobs/Sverdrup TEAS Group 850-883-1294 -----Original Message----- From: pli...@li... [mailto:pli...@li...] On Behalf Of Melchior FRANZ Sent: Friday, November 03, 2006 2:17 PM To: pli...@li... Subject: Re: [Plib-devel] Example Program Changes * Fay John F Dr CTR USAF AFSEO/SK -- Friday 03 November 2006 21:10: > I have run through the example programs and [...] And what about the "demo" programs? I had almost forgotten this bug: p-guide doesn't compile. It issues this error message: CreateWidget.cxx: In function 'puObject* createWidget(int)': CreateWidget.cxx:32: error: 'PUCLASS_SCROLLINGLIST' was not declared in this scope [...] CreateWidget.cxx:32: error: 'puaScrollingList' was not declared in this scope And, indeed: neither PUCLASS_SCROLLINGLIST nor puaScrollingList are defined anywhere in plib/svn. Some private widget that you never committed? Or is this a planned, new name for puList or puAuxList? Does this compile for anyone? m. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ plib-devel mailing list pli...@li... https://lists.sourceforge.net/lists/listinfo/plib-devel |