From: Braden M. <br...@en...> - 2008-10-09 15:52:04
|
On Thu, 2008-10-09 at 15:29 +0200, Johannes Brand wrote: > Hi, > > I also get the "The application failed to initialize property > (0xE06D7363)" error when trying to compile the OpenVRML trunk. Setting > the environment variable OPENVRML_DATADIR to openvrmldir/data didn't > help, as well. Does anybody have an idea, what could be the problem > instead? I don't know of a cause for that error other than not setting OPENVRML_DATADIR properly. Make sure you haven't mistyped the path to the data directory. > Btw: what's the meaning of the new preprocessor defines of PKGDATADIR > and PKGLIBDIR? ...I changed that, as well! They don't have much meaning on Windows. On POSIXy platforms, they refer, respectively, to the installation roots for OpenVRMLs architecture-independent data and its dynamically loaded modules. To complete the Windows story here, I need to define some registry keys that can be set by an installer for a similar purpose. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |