flagflag  If you want to see English page, please click "English" Button at Left.

Opensim 0.9.1.0

  • このフォーラムに新しいトピックを立てることはできません
  • このフォーラムではゲスト投稿が禁止されています
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 .2 .3 .4 .5 | 投稿日時 2019-1-25 2:41
Luisillo  Just can't stay away 居住地: Spain  投稿数: 80
Dev version. (Waiting when release this version)
Multiple errors compiling.
投票数:28 平均点:3.57
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2019-2-13 18:12
iseki  Home away from home   投稿数: 1581
Please use subveesion repository

http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk/

for Dev version.
投票数:30 平均点:7.67
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2019-2-14 7:18
Luisillo  Just can't stay away 居住地: Spain  投稿数: 80
Rev822 not compiling by now
139 Warning(s)
18 Error(s)
投票数:34 平均点:7.65
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2019-2-14 9:53 | 最終変更
iseki  Home away from home   投稿数: 1581
???
I have no error at lastest git repository of OpenSim (git://opensimulator.org/git/opensim)

Where is source code of OpenSim you used ?


LOG
----
[root@rigel opensim.currency]:509# ./build.sh 

===================
DTL/NSL_CURRENCY
===================


Prebuild v2.0.7w
Copyright (c) 2004-2010
Matthew Holmes (matthew@wildfiregames.com),
Dan Moorehead (dan05a@gmail.com),
David Hudson (jendave@yahoo.com),
Rob Loach (http://www.robloach.net),
C.J. Adams-Collier (cjac@colliertech.org),
John Hurliman (john.hurliman@intel.com),
WhiteCore build 2015 (greythane@gmail.com),
OpenSimulator build 2017 Ubit Umarov,

See 'prebuild /usage' for help

Creating Visual Studio 2010 solution and project files
...Creating project: MoneyServer
[!] Reference "../../bin/Axiom.MathLib.dll": The specified file doesn't exist.
...Creating project: OpenSim.Data.MySQL.MySQLMoneyDataWrapper
[!] Reference "../../bin/Axiom.MathLib.dll": The specified file doesn't exist.
...Creating project: OpenSim.Modules.Currency
[!] Reference "../../bin/Axiom.MathLib.dll": The specified file doesn't exist.

XBuild Engine Version 14.0
Mono, Version 4.4.2.0
Copyright (C) 2005-2013 Various Mono authors

Build started 2019/02/14 9:52:54.
__________________________________________________
Project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln" (CLean target(s)):
        Target ValidateSolutionConfiguration:
                Building solution configuration "Debug|Any CPU".
Done building project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln".

Build succeeded.
         0 Warning(s)
         0 Error(s)

Time Elapsed 00:00:00.4294800
XBuild Engine Version 14.0
Mono, Version 4.4.2.0
Copyright (C) 2005-2013 Various Mono authors

Build started 2019/02/14 9:52:55.
__________________________________________________
Project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln" (default target(s)):
        Target ValidateSolutionConfiguration:
                Building solution configuration "Release|Any CPU".
        Target Build:
                Project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Data.MySQL.MySQLMoneyDataWrapper/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj" (default target(s)):
                        Target PrepareForBuild:
                                Configuration: Release Platform: AnyCPU
                                Created directory "obj/Release/"
                        Target ResolveAssemblyReferences:
/usr/local/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Axiom.MathLib.dll' not resolved
                                For searchpath {CandidateAssemblyFiles}
                                Warning: {CandidateAssemblyFiles} not supported currently
                                For searchpath /usr/local/opensim_server_git/bin/
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib.exe' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib.dll' as a file, but the file does not exist
                                For searchpath {HintPathFromItem}
                                Considered ../../bin/Axiom.MathLib.dll, but it does not exist.
                                For searchpath {TargetFrameworkDirectory}
                                Considered target framework dir /usr/local/lib/mono/4.0-api, assembly named 'Axiom.MathLib' not found.
                                For searchpath {PkgConfig}
                                Considered Axiom.MathLib, but could not find in any pkg-config files.
                                For searchpath {GAC}
                                Considered Axiom.MathLib, but could not find in the GAC.
                                For searchpath {RawFileName}
                                Considered 'Axiom.MathLib' as a file, but the file does not exist
                                For searchpath ../bin/
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib.exe' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib.dll' as a file, but the file does not exist
                        Target GenerateSatelliteAssemblies:
                        No input files were specified for target GenerateSatelliteAssemblies, skipping.
                        Target CoreCompile:
                                Tool /usr/local/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /delaysign- /debug- /optimize+ /out:obj/Release/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.dll IMoneyManager.cs MySQLMoneyManager.cs MySQLSuperManager.cs TransactionData.cs Properties/AssemblyInfo.cs obj/Release/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /warnaserror- /unsafe- /checked- /define:TRACE /nostdlib /platform:AnyCPU /reference:/usr/local/opensim_server_git/bin/log4net.dll /reference:/usr/local/opensim_server_git/bin/Mono.Addins.dll /reference:/usr/local/opensim_server_git/bin/MySql.Data.dll /reference:/usr/local/opensim_server_git/bin/Nini.dll /reference:/usr/local/opensim_server_git/bin/OpenMetaverse.dll /reference:/usr/local/opensim_server_git/bin/OpenMetaverseTypes.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Data.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Console.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Servers.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Servers.HttpServer.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Region.Framework.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Server.Base.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Services.Interfaces.dll /reference:/usr/local/lib/mono/4.0-api/System.dll /reference:/usr/local/lib/mono/4.0-api/System.Data.dll /reference:/usr/local/lib/mono/4.0-api/System.Drawing.dll /reference:/usr/local/lib/mono/4.0-api/System.Runtime.Remoting.dll /reference:/usr/local/lib/mono/4.0-api/System.Xml.dll /reference:/usr/local/opensim_server_git/bin/XMLRPC.dll /reference:/usr/local/lib/mono/4.0-api/System.Core.dll /reference:/usr/local/lib/mono/4.0-api/mscorlib.dll /warn:4
MySQLMoneyManager.cs(944,22): warning CS0168: The variable `e' is declared but never used
                        Target DeployOutputFiles:
                                Copying file from '/usr/local/opensim_server_git/opensim.currency/OpenSim.Data.MySQL.MySQLMoneyDataWrapper/obj/Release/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.dll' to '/usr/local/opensim_server_git/opensim.currency/bin/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.dll'
                Done building project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Data.MySQL.MySQLMoneyDataWrapper/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj".
                Project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Modules.Currency/OpenSim.Modules.Currency.csproj" (default target(s)):
                        Target PrepareForBuild:
                                Configuration: Release Platform: AnyCPU
                                Created directory "obj/Release/"
                        Target ResolveAssemblyReferences:
/usr/local/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Axiom.MathLib.dll' not resolved
                                For searchpath {CandidateAssemblyFiles}
                                Warning: {CandidateAssemblyFiles} not supported currently
                                For searchpath /usr/local/opensim_server_git/bin/
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib.exe' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib.dll' as a file, but the file does not exist
                                For searchpath {HintPathFromItem}
                                Considered ../../bin/Axiom.MathLib.dll, but it does not exist.
                                For searchpath {TargetFrameworkDirectory}
                                Considered target framework dir /usr/local/lib/mono/4.0-api, assembly named 'Axiom.MathLib' not found.
                                For searchpath {PkgConfig}
                                Considered Axiom.MathLib, but could not find in any pkg-config files.
                                For searchpath {GAC}
                                Considered Axiom.MathLib, but could not find in the GAC.
                                For searchpath {RawFileName}
                                Considered 'Axiom.MathLib' as a file, but the file does not exist
                                For searchpath ../bin/
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib.exe' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib.dll' as a file, but the file does not exist
                        Target GenerateSatelliteAssemblies:
                        No input files were specified for target GenerateSatelliteAssemblies, skipping.
                        Target CoreCompile:
                                Tool /usr/local/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /delaysign- /debug- /optimize+ /out:obj/Release/OpenSim.Modules.Currency.dll DTLNSLMoneyModule.cs NSLCertificateTools.cs NSLXmlRpc.cs Properties/AssemblyInfo.cs obj/Release/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /warnaserror- /unsafe- /checked- /define:TRACE /nostdlib /platform:AnyCPU /reference:/usr/local/opensim_server_git/bin/HttpServer_OpenSim.dll /reference:/usr/local/opensim_server_git/bin/log4net.dll /reference:/usr/local/opensim_server_git/bin/Mono.Addins.dll /reference:/usr/local/lib/mono/4.0-api/Mono.Security.dll /reference:/usr/local/opensim_server_git/bin/Nini.dll /reference:/usr/local/opensim_server_git/bin/OpenMetaverse.dll /reference:/usr/local/opensim_server_git/bin/OpenMetaverseTypes.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Data.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Console.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Servers.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Servers.HttpServer.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Region.Framework.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Server.Base.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Services.Interfaces.dll /reference:/usr/local/lib/mono/4.0-api/System.dll /reference:/usr/local/lib/mono/4.0-api/System.Drawing.dll /reference:/usr/local/lib/mono/4.0-api/System.Runtime.Remoting.dll /reference:/usr/local/lib/mono/4.0-api/System.Xml.dll /reference:/usr/local/opensim_server_git/bin/XMLRPC.dll /reference:/usr/local/lib/mono/4.0-api/System.Core.dll /reference:/usr/local/opensim_server_git/opensim.currency/bin//OpenSim.Data.MySQL.MySQLMoneyDataWrapper.dll /reference:/usr/local/lib/mono/4.0-api/mscorlib.dll /warn:4
                        Target DeployOutputFiles:
                                Copying file from '/usr/local/opensim_server_git/opensim.currency/OpenSim.Modules.Currency/obj/Release/OpenSim.Modules.Currency.dll' to '/usr/local/opensim_server_git/opensim.currency/bin/OpenSim.Modules.Currency.dll'
                Done building project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Modules.Currency/OpenSim.Modules.Currency.csproj".
                Project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Grid.MoneyServer/MoneyServer.csproj" (default target(s)):
                        Target PrepareForBuild:
                                Configuration: Release Platform: AnyCPU
                                Created directory "obj/Release/"
                        Target ResolveAssemblyReferences:
/usr/local/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Axiom.MathLib.dll' not resolved
                                For searchpath {CandidateAssemblyFiles}
                                Warning: {CandidateAssemblyFiles} not supported currently
                                For searchpath /usr/local/opensim_server_git/bin/
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib.exe' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/bin/Axiom.MathLib.dll' as a file, but the file does not exist
                                For searchpath {HintPathFromItem}
                                Considered ../../bin/Axiom.MathLib.dll, but it does not exist.
                                For searchpath {TargetFrameworkDirectory}
                                Considered target framework dir /usr/local/lib/mono/4.0-api, assembly named 'Axiom.MathLib' not found.
                                For searchpath {PkgConfig}
                                Considered Axiom.MathLib, but could not find in any pkg-config files.
                                For searchpath {GAC}
                                Considered Axiom.MathLib, but could not find in the GAC.
                                For searchpath {RawFileName}
                                Considered 'Axiom.MathLib' as a file, but the file does not exist
                                For searchpath ../bin/
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib.exe' as a file, but the file does not exist
                                Considered '/usr/local/opensim_server_git/opensim.currency/bin/Axiom.MathLib.dll' as a file, but the file does not exist
                        Target GenerateSatelliteAssemblies:
                        No input files were specified for target GenerateSatelliteAssemblies, skipping.
                        Target CoreCompile:
                                Tool /usr/local/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /delaysign- /debug- /optimize+ /out:obj/Release/MoneyServer.exe IMoneyDBService.cs IMoneyServiceCore.cs MoneyDBService.cs MoneyServerBase.cs MoneyXmlRpcModule.cs Program.cs Properties/AssemblyInfo.cs obj/Release/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /warnaserror- /unsafe- /checked- /define:TRACE /nostdlib /platform:AnyCPU /reference:/usr/local/opensim_server_git/bin/HttpServer_OpenSim.dll /reference:/usr/local/opensim_server_git/bin/log4net.dll /reference:/usr/local/opensim_server_git/bin/Mono.Addins.dll /reference:/usr/local/lib/mono/4.0-api/Mono.Security.dll /reference:/usr/local/opensim_server_git/bin/MySql.Data.dll /reference:/usr/local/opensim_server_git/bin/Nini.dll /reference:/usr/local/opensim_server_git/bin/OpenMetaverse.dll /reference:/usr/local/opensim_server_git/bin/OpenMetaverseTypes.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Data.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Console.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Servers.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Framework.Servers.HttpServer.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Region.Framework.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Server.Base.dll /reference:/usr/local/opensim_server_git/bin/OpenSim.Services.Interfaces.dll /reference:/usr/local/lib/mono/4.0-api/System.dll /reference:/usr/local/lib/mono/4.0-api/System.Data.dll /reference:/usr/local/lib/mono/4.0-api/System.Drawing.dll /reference:/usr/local/lib/mono/4.0-api/System.Runtime.Remoting.dll /reference:/usr/local/lib/mono/4.0-api/System.Xml.dll /reference:/usr/local/opensim_server_git/bin/XMLRPC.dll /reference:/usr/local/lib/mono/4.0-api/System.Core.dll /reference:/usr/local/opensim_server_git/opensim.currency/bin//OpenSim.Data.MySQL.MySQLMoneyDataWrapper.dll /reference:/usr/local/opensim_server_git/opensim.currency/bin//OpenSim.Modules.Currency.dll /reference:/usr/local/lib/mono/4.0-api/mscorlib.dll /warn:4
MoneyDBService.cs(129,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(150,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(171,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(196,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(217,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(257,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(282,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(303,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(324,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(345,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(370,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(494,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(535,49): warning CS0168: The variable `e' is declared but never used
MoneyDBService.cs(557,49): warning CS0168: The variable `e' is declared but never used
                        Target DeployOutputFiles:
                                Copying file from '/usr/local/opensim_server_git/opensim.currency/OpenSim.Grid.MoneyServer/obj/Release/MoneyServer.exe' to '/usr/local/opensim_server_git/opensim.currency/bin/MoneyServer.exe'
                Done building project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Grid.MoneyServer/MoneyServer.csproj".
Done building project "/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln".

Build succeeded.

Warnings:

/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln (default targets) ->
(Build target) ->
/usr/local/opensim_server_git/opensim.currency/OpenSim.Data.MySQL.MySQLMoneyDataWrapper/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj (default targets) ->
/usr/local/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

        /usr/local/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Axiom.MathLib.dll' not resolved

/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln (default targets) ->
(Build target) ->
/usr/local/opensim_server_git/opensim.currency/OpenSim.Data.MySQL.MySQLMoneyDataWrapper/OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj (default targets) ->
/usr/local/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

        MySQLMoneyManager.cs(944,22): warning CS0168: The variable `e' is declared but never used

/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln (default targets) ->
(Build target) ->
/usr/local/opensim_server_git/opensim.currency/OpenSim.Modules.Currency/OpenSim.Modules.Currency.csproj (default targets) ->
/usr/local/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

        /usr/local/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Axiom.MathLib.dll' not resolved

/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln (default targets) ->
(Build target) ->
/usr/local/opensim_server_git/opensim.currency/OpenSim.Grid.MoneyServer/MoneyServer.csproj (default targets) ->
/usr/local/lib/mono/4.5/Microsoft.Common.targets (ResolveAssemblyReferences target) ->

        /usr/local/lib/mono/4.5/Microsoft.Common.targets:  warning : Reference 'Axiom.MathLib.dll' not resolved

/usr/local/opensim_server_git/opensim.currency/OpenSim.Currency.sln (default targets) ->
(Build target) ->
/usr/local/opensim_server_git/opensim.currency/OpenSim.Grid.MoneyServer/MoneyServer.csproj (default targets) ->
/usr/local/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

        MoneyDBService.cs(129,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(150,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(171,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(196,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(217,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(257,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(282,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(303,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(324,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(345,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(370,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(494,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(535,49): warning CS0168: The variable `e' is declared but never used
        MoneyDBService.cs(557,49): warning CS0168: The variable `e' is declared but never used

         18 Warning(s)
         0 Error(s)

Time Elapsed 00:00:02.2921350
投票数:101 平均点:3.86

なし Re: Opensim 0.9.1.0

msg# 1.2.1
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2019-2-14 19:12
Luisillo  Just can't stay away 居住地: Spain  投稿数: 80
Thank you for answer.
I am using lastest git repository of OpenSim (from today).
And rev 822 (from today) over windows 7 -64
I think runprebuild.bat is looking with wrong path.

Is looking in 2 back directories "..\..\ and must be only one "..\




Log:
Prebuild v2.0.7w
Copyright (c) 2004-2010
Matthew Holmes (matthew@wildfiregames.com),
Dan Moorehead (dan05a@gmail.com),
David Hudson (jendave@yahoo.com),
Rob Loach (http://www.robloach.net),
C.J. Adams-Collier (cjac@colliertech.org),
John Hurliman (john.hurliman@intel.com),
WhiteCore build 2015 (greythane@gmail.com),
OpenSimulator build 2017 Ubit Umarov,

See 'prebuild /usage' for help

Creating NAnt build files
...Creating project: MoneyServer
...Creating project: OpenSim.Data.MySQL.MySQLMoneyDataWrapper
...Creating project: OpenSim.Modules.Currency

Prebuild v2.0.7w
Copyright (c) 2004-2010
Matthew Holmes (matthew@wildfiregames.com),
Dan Moorehead (dan05a@gmail.com),
David Hudson (jendave@yahoo.com),
Rob Loach (http://www.robloach.net),
C.J. Adams-Collier (cjac@colliertech.org),
John Hurliman (john.hurliman@intel.com),
WhiteCore build 2015 (greythane@gmail.com),
OpenSimulator build 2017 Ubit Umarov,

See 'prebuild /usage' for help

Creating Visual Studio 2010 solution and project files
...Creating project: MoneyServer
[!] Reference "..\..\bin\Axiom.MathLib.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Data.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Console.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Servers.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Servers.HttpServer.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Region.Framework.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Server.Base.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Services.Interfaces.dll": The specified file doesn't exist.
...Creating project: OpenSim.Data.MySQL.MySQLMoneyDataWrapper
[!] Reference "..\..\bin\Axiom.MathLib.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Data.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Console.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Servers.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Servers.HttpServer.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Region.Framework.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Server.Base.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Services.Interfaces.dll": The specified file doesn't exist.
...Creating project: OpenSim.Modules.Currency
[!] Reference "..\..\bin\Axiom.MathLib.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Data.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Console.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Servers.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Framework.Servers.HttpServer.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Region.Framework.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Server.Base.dll": The specified file doesn't exist.
[!] Reference "..\..\bin\OpenSim.Services.Interfaces.dll": The specified file doesn't exist.

Found msbuild path registry entry
Value Name = MSBuildToolsPath
Value Type = REG_SZ
Value Value = C:\Windows\Microsoft.NET\Framework64\v4.0.30319\
Creating compile.bat

----------------------
投票数:15 平均点:6.67

なし Re: Opensim 0.9.1.0

msg# 1.2.1.1
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2019-6-7 22:41
Luisillo  Just can't stay away 居住地: Spain  投稿数: 80
Rev822

Complete error log.

Prebuild v2.0.7w
Copyright (c) 2004-2010
Matthew Holmes (matthew@wildfiregames.com),
Dan Moorehead (dan05a@gmail.com),
David Hudson (jendave@yahoo.com),
Rob Loach (http://www.robloach.net),
C.J. Adams-Collier (cjac@colliertech.org),
John Hurliman (john.hurliman@intel.com),
WhiteCore build 2015 (greythane@gmail.com),
OpenSimulator build 2017 Ubit Umarov,

See 'prebuild /usage' for help

Creating NAnt build files
...Creating project: MoneyServer
...Creating project: OpenSim.Data.MySQL.MySQLMoneyDataWrapper
...Creating project: OpenSim.Modules.Currency

Prebuild v2.0.7w
Copyright (c) 2004-2010
Matthew Holmes (matthew@wildfiregames.com),
Dan Moorehead (dan05a@gmail.com),
David Hudson (jendave@yahoo.com),
Rob Loach (http://www.robloach.net),
C.J. Adams-Collier (cjac@colliertech.org),
John Hurliman (john.hurliman@intel.com),
WhiteCore build 2015 (greythane@gmail.com),
OpenSimulator build 2017 Ubit Umarov,

See 'prebuild /usage' for help

Creating Visual Studio 2010 solution and project files
...Creating project: MoneyServer
[!] Reference "..\..\bin\Axiom.MathLib.dll": The specified file doesn't exist.
...Creating project: OpenSim.Data.MySQL.MySQLMoneyDataWrapper
[!] Reference "..\..\bin\Axiom.MathLib.dll": The specified file doesn't exist.
...Creating project: OpenSim.Modules.Currency
[!] Reference "..\..\bin\Axiom.MathLib.dll": The specified file doesn't exist.

Found msbuild path registry entry
Value Name = MSBuildToolsPath
Value Type = REG_SZ
Value Value = C:\Windows\Microsoft.NET\Framework64\v4.0.30319\
Creating compile.bat
------------------------------------------------------------

X:\0.9.0.1dev\opensimdev\new\opensim.currency>C:\Windows\Microsoft.NET\Framework64\v4.0.30319\\msbuild opensim.currency.sln
Microsoft (R) Build Engine version 4.7.3062.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 07/06/2019 15:31:47.
Project "X:\0.9.0.1dev\opensimdev\new\opensim.currency\opensim.currency.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Project "X:\0.9.0.1dev\opensimdev\new\opensim.currency\opensim.currency.sln" (1) is building "X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Grid.MoneyServer\MoneyServer.csproj" (2) on node 1 (default targets).
Project "X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Grid.MoneyServer\MoneyServer.csproj" (2) is building "X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj" (3) on node 1 (default targets).
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "log4net.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenMetaverse.dll" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "Mono.Addins.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "Mono.Addins, Version=1.3.7.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "Nini.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenMetaverse.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse, Version=0.9.4.20898, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenMetaverseTypes.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenMetaverse.dll" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Data" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Framework" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Framework.Console" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Console, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Console, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Console, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Framework.Servers" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Servers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Servers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Servers.HttpServer, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Servers.HttpServer, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Servers.HttpServer, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Framework.Servers.HttpServer, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Region.Framework" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Server.Base" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenSim.Services.Interfaces, Version=0.9.1.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "XMLRPC.dll" could not be resolved because it was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenMetaverse.dll" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "XMLRPC, Version=1.10.0.1, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenMetaverse.dll" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "OpenMetaverse.StructuredData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenMetaverse.dll" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" could not be resolved because it has an indirect dependency on the assembly "zlib.net, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Console" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenMetaverse.dll" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers.HttpServer" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Server.Base" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Data" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Services.Interfaces" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Framework.Servers" could not be resolved because it has an indirect dependency on the assembly "SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=null" which was built against the ".NETFramework,Version=v4.6" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "OpenSim.Region.Framework" cou
投票数:49 平均点:2.65

なし Re: Re: Opensim 0.9.1.0

msg# 1.2.1.1.1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2019-6-7 22:49
Luisillo  Just can't stay away 居住地: Spain  投稿数: 80
...Continue...

(CoreCompile target) ->
IMoneyManager.cs(32,7): error CS0246: The type or namespace name 'OpenMetaverse' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(35,7): error CS0246: The type or namespace name 'log4net' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(37,7): error CS0246: The type or namespace name 'OpenMetaverse' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
TransactionData.cs(31,7): error CS0246: The type or namespace name 'OpenMetaverse' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
IMoneyManager.cs(44,28): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
IMoneyManager.cs(46,24): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
IMoneyManager.cs(50,38): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
IMoneyManager.cs(52,42): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
IMoneyManager.cs(62,50): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(44,27): error CS0246: The type or namespace name 'ILog' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(1013,29): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(1058,25): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(1194,31): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(1307,39): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(1351,51): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
MySQLMoneyManager.cs(1380,43): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
TransactionData.cs(38,9): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]
TransactionData.cs(67,16): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?) [X:\0.9.0.1dev\opensimdev\new\opensim.currency\OpenSim.Data.MySQL.MySQLMoneyDataWrapper\OpenSim.Data.MySQL.MySQLMoneyDataWrapper.csproj]

139 Warning(s)
18 Error(s)

Time Elapsed 00:00:01.03
投票数:32 平均点:6.56
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2019-8-1 3:31
Luisillo  Just can't stay away 居住地: Spain  投稿数: 80
Rev822

Hi!
Please, when you have some time, it could be interesting update the "Readme" file in subversion repository.
Actual file was from 29‎ ‎feb ‎2016, ‏‎16:56:39 is not useful for the new Opensim versions.
The repository have two "Mono.Security.dll" files:
opensim.currency\Mono.Security.dll from ‎15/Jan/2017
opensim.currency\config\Mono.Security. dll from 16/Aug/2017

Please indicate what is the correct one for actual version.
Thank you very much!

--
Luisillo
投票数:21 平均点:4.29
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2019-10-29 8:49
megalos  Just popping in   投稿数: 3
Hello I need Mono.Security.dll for Opensim 0.9.1.0 any one can send to me?
投票数:25 平均点:6.80

なし Re: Opensim 0.9.1.0

msg# 1.5.1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2019-11-5 14:55
iseki  Home away from home   投稿数: 1581
Hello

Currently, opensim.currency does not include Mono.Security.dll

Please use [Directory of OpemSim]/bin/lib/NET/Mono.Security.dll

Thanks
投票数:23 平均点:4.35

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 3月翌月
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
<今日>

オンライン状況

75 人のユーザが現在オンラインです。 (2 人のユーザが Forum を参照しています。)

登録ユーザ: 0
ゲスト: 75

もっと...

アクセスカウンタ

今日 : 3859385938593859
昨日 : 4473447344734473
総計 : 2313040423130404231304042313040423130404231304042313040423130404
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com