|
From: James W. <ja...@fr...> - 2007-05-21 19:22:26
|
Roger Holmes wrote: > Hi, I just did an anonymous checkout of the latest Quesa source and > tried compiling the QuesaCocoa project. > > It gives this error: > > /Users/roger/Desktop/quesa/quesa anon 21052007/Development/Projects/ > Mac/../../Source/Core/Support/E3System.c:53:24: error: HiddenLine.h: > No such file or directory I just updated the QuesaCocoa project. It should work, as soon as the anonymous cvs is synchronized with the password-protected cvs. > Why are plug-in renderers being referenced directly inside E3System.c ? They're actually built in, not plug-ins. A renderer like the cartoon renderer, which is a subclass of the OpenGL renderer, can't really be made as a separate plug-in. -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> |