[Opensim-users] Missing files in 0.7.5rc1 ?

Justin Clark-Casey jjustincc at googlemail.com
Tue Jan 22 00:18:36 UTC 2013


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



More information about the Opensim-users mailing list