From: Braden M. <br...@en...> - 2007-01-18 00:54:05
|
On Tue, 2007-01-16 at 18:45 +1300, Philip Lamb wrote: > On 16/01/2007, at 6:06 PM, Braden McDaniel wrote: > > It looks like you are probably missing some preprocessor definitions. > > > > Are you using the project files included in the distribution, or ones > > you've cooked up yourself? If the latter, I suggest you compare your > > project settings to what's included in the distribution. If the > > former, > > I can take a look at this tomorrow. > > > > The former.. this is using the "out of the box" VS project file. I've struck out in my attempts to reproduce this; the release build works just fine for me. Taking a closer look at the error messages, it looks as if the compiler isn't finding the correct openvrml-gl-config.h. The correct one is ide-projects/Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl-config.h. It looks like the compiler may be finding one you generated from configure to build with gcc. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |