From: Philip L. <ph...@ed...> - 2007-09-17 21:37:29
|
On 17/09/2007, at 2:10 PM, Braden McDaniel wrote: > > That looks like what you get if a configure-generated openvrml- > config.h > is in your include path ahead of the one in > ide-projects/Windows/VisualC8_0/OpenVRML/openvrml. > Well spotted.. after trying unsucessfully to get it to build by making the release build settings match the debug ones, your tip lead me to look at the include path. The include paths are in a different order on the release build. Fixed that, and now it builds. Next thing.. testing. Cheers, Phil |