From: Marian B. <mar...@gm...> - 2009-07-24 17:46:42
|
Hellou. > -----Pôvodná správa----- > Od: Yuan Xu [mailto:xuy...@gm...] > Odoslané: 24. júla 2009 17:09 > Komu: Marian Buchta; Simspark Devel ML > Predmet: Re: [simspark-devel] building Simspark from source in Windows > > Hi Marian, > > > > > I think, we can do this: > > 1. Build from source: download source code, cmake, open simspark > project, build project ALL_BUILD and then build project INSTALL - this > copy all files into C:\Program Files\simspark. Then open rcssserver3d > project and build project ALL_BUILD and then build project INSTALL - > C:\Program Files\rcssserver3d. If it change install directory for > simspark (e.g. C:\whatever), project rcssserver3d will have a problem > with finding simspark directory because > trunk\rcssserver3d\cmake\FindSpark.cmake find only in "C:/Program > Files/simspark" and "C:/Library/simspark" (line 30: SET(SPARK_DIR > $ENV{SPARK_DIR} "C:/Program Files/simspark" "C:/Library/simspark")). > Can you set SPARK_DIR from console via cmake? If yes, problem solved > :). But enviroment variable must be manually set up. > > > > Yes, I think we can set SPRAK_DIR via cmake. > This produce makes life much easier. > > > 2. We can create installer by Null Soft. One for simspark and one > rcssserver3d. And then upload to the [1] as 2 separate packages. In > past I created some nsi files. But it take some time to create them, > because I have a lot of work to do. Null Soft Installer can set up also > set up registers, enviroment variables, copy files and many more. > > > > Null Soft Installer seems to be professional, > but a single zip package maybe enough: > http://informatik.hu-berlin.de/~xu/download/simspark_win.zip > This is the package I build, it doesn't need to install or > configuration, just unpack and run it. > 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. 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. > > -- > 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 |