Opensim nur mit Net 3.5 ? - Druckversion +- GridTalk.de (https://www.gridtalk.de) +-- Forum: Werkstatt (https://www.gridtalk.de/forumdisplay.php?fid=4) +--- Forum: Technik (https://www.gridtalk.de/forumdisplay.php?fid=25) +---- Forum: Windows (https://www.gridtalk.de/forumdisplay.php?fid=27) +---- Thema: Opensim nur mit Net 3.5 ? (/showthread.php?tid=971) |
Opensim nur mit Net 3.5 ? - Bogus Curry - 30.03.2013 Hallo zusammen ;D Ich versuch mich mal wieder an OS *gg musste feststellen das OS nur mit der .Net Version 3.5er läuft ? Aktuell ist ja die 4.5, glaube ich oder ? Test läuft auf einen WinServer .. RE: Opensim nur mit Net 3.5 ? - Datalo Tenk - 30.03.2013 Opensim in\Prebuild.exe /target nan bin\Prebuild.exe /target vs2008 echo C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild opensim.sln > compile.bat ---------------- Aurora AC m ## Default Visual Studio choice (2008, 2010) set vstudio=2010 rem ## Default .NET Framework (3_5, 4_0 (Unsupported on VS2008)) set framework=4_0 rem ## Default architecture (86 (for 32bit), 64, AnyCPU) set bits=AnyCPU rem ## Whether or not to add the .net3.5 flag set conditionals= rem ## Default "configuration" choice (®elease, (d)ebug) set configuration=d rem ## Default "run compile batch" choice (y(es),n(o)) set compile_at_end=y mehr weis ich auch nicht. Gruß Datalo http://www.hypergrid.org/metropolis/wiki/de/index.php/Voraussetzungen Bei Metro stet auch 3.5 |