From: Yuan Xu <xuy...@gm...> - 2009-07-24 19:01:47
|
Hi Marian > > If I ran simspark from your package and it needed msvcrt-ruby18.dll and zlib1.dll. Sometime need another two DLLs: MSVCP71.DLL and msvcr71.dll. Did you tested simspark with rcssagent3d? If I run agent, simspark show this error [1]. And also ball is yellow. Thanks, these libraries should be included. Because I enable the image sensor in the nao.rsg( this package is modified for our Nao team) , so the agent said the message is too long. Also the yellow ball is used for image processing. > I update simspark wiki [2] (now working on RSGEdit). It's first version of Creating Windows distribution of Simspark from source (from SVN). There is no hacks or manual copies files (except requirement DLLs like Ruby, ODE etc.). All just from source to binary. If you have some time and another system like Windows 7, please test it. > Great, it is really cool! The boostpro installer can be used to avoid compiling boost from source, it will save a lot of time;-) And for the rsgedit, I have two tips: * build wxWidgets with OpenGL: edit lib\vc_lib\mswd\wx\setup.h : - #define wxUSE_GLCANVAS 0 + #define wxUSE_GLCANVAS 1 * In Visual Studio, select rsgedit -> Properties -> Configuration Properties -> Linker -> System,set SubSystem to Windows(/SUBSYSTEM:WINDOWS) BTW, I don't have WIndows 7. Thanks again for your great work! >> >> -- >> King Regards, >> >> Xu, Yuan >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature database 4274 (20090724) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> > > [1] http://student.fiit.stuba.sk/~buchta02/simspark/rcssagent3D.jpg > [2] http://simspark.sourceforge.net/wiki/index.php/Installation_on_Windows > [3] http://simspark.sourceforge.net/wiki/index.php/Installation_on_Windows#Using_Windows_distribution_of_Simspark > > Cheers, > Marian Buchta > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 4274 (20090724) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > -- King Regards, Xu, Yuan |