[Opensim-users] Whisper module

TwistedStickfigure frankenputer at aol.com
Thu Mar 7 07:47:42 UTC 2013


So, It was a learning experience.  But not a success.
I followed the build instructions  here
<http://whisper.vcomm.ch/doc/0.2.0/Whisper_Murmur_Config.pdf>  .
and the 0.7.5 source from  Opensimulator
<http://opensimulator.org/wiki/Download>  

  The build failed with a list of errors similar to this first set.

[csc]
/home/opensim/opensim/opensim-0.7.5-source/addon-modules/Whisper/Modules/MurmurVoiceModule.cs(865,56):
error CS1678: Parameter `4' is declared as type
`OpenSim.Framework.Servers.HttpServer.OSHttpRequest' but should be
`OpenSim.Framework.Servers.HttpServer.IOSHttpRequest'
[csc]
/home/opensim/opensim/opensim-0.7.5-source/addon-modules/Whisper/Modules/MurmurVoiceModule.cs(865,56):
error CS1678: Parameter `5' is declared as type
`OpenSim.Framework.Servers.HttpServer.OSHttpResponse' but should be
`OpenSim.Framework.Servers.HttpServer.IOSHttpResponse'
[csc]
/home/opensim/opensim/opensim-0.7.5-source/addon-modules/Whisper/Modules/MurmurVoiceModule.cs(865,56):
error CS1661: Cannot convert `anonymous method' to delegate type
`OpenSim.Framework.Servers.HttpServer.RestMethod' since there is a parameter
mismatch
[csc]
/home/opensim/opensim/opensim-0.7.5-source/addon-modules/Whisper/Modules/MurmurVoiceModule.cs(863,18):
error CS1502: The best overloaded method match for
`OpenSim.Framework.Capabilities.Caps.RegisterHandler(string,
OpenSim.Framework.Servers.HttpServer.IRequestHandler)' has some invalid
arguments
[csc]
/home/opensim/opensim/opensim-0.7.5-source/bin/OpenSim.Capabilities.dll
(Location of the symbol related to previous error)
   
If I have a list of errors and suggested solutions does that mean I need to
change those parameters in the whisper source I built with? 



-----
Twisted Stickfigure
Bears Lair on Osgrid
--
View this message in context: http://opensim-users.2152040.n2.nabble.com/Whisper-module-tp7579498p7579622.html
Sent from the opensim-users mailing list archive at Nabble.com.



More information about the Opensim-users mailing list