|
From: James W. W. <os...@jw...> - 2005-07-07 16:17:10
|
On Jul 7, 2005, at 6:09 AM, Jose' Cruanyes wrote: > Are you sure you have commited all the changes? > where is it registered? > have you updated any project? (xcode, CW, ecc) Excellent questions. Apparently I'm an idiot. I just checked in E3System.c to register it, and checked in changes to the CodeWarrior projects. There's one thing I'm uncertain about concerning the Window project. The cartoon renderer includes <GL/glext.h>. This file is apparently not a standard part of the Win32 SDK, but can be downloaded from <http://oss.sgi.com/projects/ogl-sample/ABI/glext.h>. So, should Quesa provide that file, someplace other than the standard GL directory, or trust people to find it, or what? |