On 19/01/13 17:27, Laurent Bechir wrote:

Le 19 janv. 2013 à 00:28, Justin Clark-Casey a écrit :

Laurent, I believe that you have downloaded the source code release rather than 
the binary release.  The source code
release contains these .exes because they are either essential for 
runprebuild[.sh|.bat] (Prebuild.exe) or they are
small wrapper executables that will launch OpenSim/Robust in 32-bit mode rather 
than 64.

You need to either get the binary release or compile the source code.

Thank you. I effectively made this mistake. I've grabbed the binary and 
everything is fine. Will I get better
performances if I build the source code ?

No, performance should be the same. Unlike C++, C, etc, C# compiles to cross platform bytecode which is then compiled to native code by mono/Windows .NET. So it's compiling mono which theoretically could give you better performance, though my feeling is that the difference will not be very noticeable.

--
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to