From: Larry M. <lar...@gm...> - 2007-07-03 17:25:52
|
Hi, I am making an attempt to use OpenVRML to verify the structure of VRMLs I receive from a 3rd party. The current version I downloaded ships with .sln files for VisualStudio 8.0 (2005) . I searched but could not find any instructions on how to build it with Windows (i.e if some configuration needs to be done etc. ) I have downloaded Boost and FreeType but now an getting an error related to compiling resources Compiling resources... .\openvrml.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'. Build log was saved at "file://c:\openvrml-0.16.5\ide-projects\Windows\VisualC8_0\OpenVRML\openvrml\Debug\BuildLog.htm" openvrml - 1 error(s), 0 warning(s) I'll eventually have to compile this with VS 2003 as our current stack is using that. Anybody have any experience with that ? Any help in this regard will be really appreciated. Thanks and regards, Larry. |