From: Yuan Xu <xuy...@gm...> - 2009-07-22 15:45:54
|
Hi all, I tried to build Simspark from source in Windows today, I followed the steps in [1] basically, but used CMake to generate solution files for Visual Studio 2008 Express Edition. The project was build successfully after a lot manually configuration and copying. But when I run the simspark, I got assertion from ODE: "ODE Message 2: mass must be > 0 (h:\nao\ode-0.11.1\ode\src\mass.cpp:49)" It seems that it caused by ball, since this error disappears after committing the ball out in soccer.rsg, but in this case what I got is only a black screen(with text in the top of screen). Does anybody have idea about this or have build the simspark in windows successfully? Thanks! [1] http://simspark.sourceforge.net/wiki/index.php/Installation_on_Windows#Creating_Windows_distribution_of_Simspark_from_source_.28from_2008-10-29.29 -- King Regards, Xu, Yuan |