From: Hajime S. <emi...@k2...> - 2006-02-22 13:00:19
|
Hello, I tried compiling openvrml-cvs with Visual C++ 2005 but I get an error. The cvs source was updated today. When browser.cpp is being compiled I get a C3861 error telling me that "recover" is unidentifiable. The only other relevant information is probably the version of boost I am using which is 1.33.1. I'm currently wondering whether I did something wrong when I generated x3dvrmlparser.cpp, because I did it in linux and copied the file over. I've also tried compiling 0.15.10 on windows+Visual C++ 2005 but in that case I get a C2899 error on line 35 of exposedfield.h. I tried searching the mail archives but that didn't really come up with anything. I'd be grateful if someone could point out what I'm doing wrong. Best regards, Hajime Saito |