From: Braden M. <br...@en...> - 2012-06-09 05:15:08
|
On Thu, 2012-06-07 at 15:20 +0900, Yukio Koga wrote: > Dear Mr.McDaniel, > > I did version up to OpenVRML 0.18.9, and Boost 1.49.0. > > Now, I have two problems. > > 1. > I downloaded openvrml-0.18.9.tar.gz file and decompressed this file. > First time, I could execute "build", but after second time, > I couldn't execute "build", cause of > "project file '' was changed ones name or doesn't exist in this solution." > How can I build projects? Er... Are we talking about something other than the missing openvrml-dl.vcxproj here? (I thought we resolved that issue.) I'll need some more specifics here before I can advise you. > 2. > I started some project files (*.vcxproj) directly and made some .dll files. > But I couldn't make .exe files (parse-vrml97.exe, parse-x3dvrml.exe, pretty-print.exe, sdl-viewer.exe) > on this method. > So, I made parse-vrml97.exe file by a new project file. > But when parse-vrml97.exe's debug started, > opened window was black and program has stopped. > How can I get a correct display? You understand that it's a command line program that takes an input file as an argument, right? -- Braden McDaniel <br...@en...> |