On Wed, 2006-04-05 at 14:05 -0400, Jim Barnes wrote: > Tim, > > I was finally able to get gtkglextmm to compile with VC++ with no errors. > The run time errors I had ended up coming from problems with the self > install gtk library. > > As I mentioned in a previous email, I did need to make some minor changes to > some of the .cc files to include the required VC++ libraries. How would you > like me to send these changes? I could just send you a zipped up file with > the changed files and the VC++ project directories and binaries and let you > sort out the changes. Or is there some other way?
Jim: You can submit your changes using the patch tracker at http://sourceforge.net/tracker/?group_id=54333&atid=473436 ... you should send a patch for all modified files using "diff -u" format, then zip-up the new files. If you don't already have diff, I'd suggest using Cygwin. Many thanks, Tim _______________________________________________ gtkglext-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkglext-list
