DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2593 Version: 2.0-current Hello again :-) I've posted a small program that generates the errors I spoke of in my last post. This is a native Visual Studio 2008 project which creates a fltk::glwindow that doesn't do anything but report about the mouse and keyboard interactions with it in a console (which I can't get to go away even with the normal advise given on this forum). I've included some property sheets to try and make compiling less of a hassle. A typical opengl install and setting an environment variable should suffice. CCAPI_THIRDPARTY --- is it's own environment variable and must point to the parent directory of your subversion checkout. ALTERNATIVELY, you may prefer to mutate the property sheets in visual studio with full paths instead of the relative paths I use. For prosperity alone (property sheet != project settings) and can accessed on a tab on the same tab row as the solution explorer tab. The notable relative paths based off CCAPI_THIRDPARTY are: "$(CCAPI_THIRDPARTY)\fltk-2.0.x-r8518\" "$(CCAPI_THIRDPARTY)\fltk-2.0.x-r8518\lib" *if any of this is too obvious --- apologies, I mean to inform not offend* Link: http://www.fltk.org/str.php?L2593 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
