From: Yukio K. <yk...@hh...> - 2012-06-14 02:55:17
|
Dear Mr.McDaniel, On the other day, I asked you about the problem of "OpenVRML.sln." file. (The openvrml-0.18.9.tar.gz file was extracted and only the first time has been built.) When I investigated, it turned out that this is a problem of Visual Studio 2010. Once it opens OpenVRML.sln, the project number of 32 characters of "openvrml-dl" will change automatically, and if OpenVRML.sln opened and built after next time, it becomes impossible to build for the message of "project file '' was changed ones name or doesn't exist in this solution." So, I copied the project number { } of "openvrml-dl" from "OpenVRML.sln", and changed <ProjectGuid>{ } of "openvrml-dl.vcxproj" to this number. Then, I could use OpenVRML.sln file correctly. ***************************************** Yukio KOGA Email: yk...@hh... ***************************************** |