Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Errors:
- /home/andsim/Downloads/aurora-sim-Aurora-Sim-23f9fe2/Aurora.sln (default targets) ->
- (Build target) ->
- /home/andsim/Downloads/aurora-sim-Aurora-Sim-23f9fe2/addon-modules/VivoxVoice/Modules/Aurora.Addon.VivoxVoice.csproj (default targets) ->
- /usr/local/lib/mono/3.5/Microsoft.CSharp.targets (CoreCompile target) ->
- VivoxVoiceModule.cs(412,41): error CS0246: The type or namespace name `GenericStreamHandler' could not be found. Are you missing a using directive or an assembly reference?
- VivoxVoiceModule.cs(412,20): error CS1502: The best overloaded method match for `Aurora.Framework.Servers.HttpServer.IHttpServer.AddStreamHandler(Aurora.Framework.Servers.HttpServer.IRequestHandler)' has some invalid arguments
- VivoxVoiceModule.cs(412,20): error CS1503: Argument `#1' cannot convert `object' expression to type `Aurora.Framework.Servers.HttpServer.IRequestHandler'
- VivoxVoiceModule.cs(419,41): error CS0246: The type or namespace name `GenericStreamHandler' could not be found. Are you missing a using directive or an assembly reference?
- VivoxVoiceModule.cs(419,20): error CS1502: The best overloaded method match for `Aurora.Framework.Servers.HttpServer.IHttpServer.AddStreamHandler(Aurora.Framework.Servers.HttpServer.IRequestHandler)' has some invalid arguments
- VivoxVoiceModule.cs(419,20): error CS1503: Argument `#1' cannot convert `object' expression to type `Aurora.Framework.Servers.HttpServer.IRequestHandler'
- VivoxVoiceModule.cs(426,41): error CS0246: The type or namespace name `GenericStreamHandler' could not be found. Are you missing a using directive or an assembly reference?
- VivoxVoiceModule.cs(426,20): error CS1502: The best overloaded method match for `Aurora.Framework.Servers.HttpServer.IHttpServer.AddStreamHandler(Aurora.Framework.Servers.HttpServer.IRequestHandler)' has some invalid arguments
- VivoxVoiceModule.cs(426,20): error CS1503: Argument `#1' cannot convert `object' expression to type `Aurora.Framework.Servers.HttpServer.IRequestHandler'
- /home/andsim/Downloads/aurora-sim-Aurora-Sim-23f9fe2/Aurora.sln (default targets) ->
- (Build target) ->
- /home/andsim/Downloads/aurora-sim-Aurora-Sim-23f9fe2/addon-modules/AuroraWebUI/Modules/Aurora.Addon.WebUI.csproj (default targets) ->
- /usr/local/lib/mono/3.5/Microsoft.CSharp.targets (CoreCompile target) ->
- WebUIHandler.cs(426,32): error CS0115: `OpenSim.Services.WireduxHTTPHandler.Handle(string, System.IO.Stream, Aurora.Framework.Servers.HttpServer.OSHttpRequest, Aurora.Framework.Servers.HttpServer.OSHttpResponse)' is marked as an override but no suitable method found to override
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement