[Opensim-users] Building and running newly tagged 0.6.5-release (downloaded as SVN r9667)
Bulli
avdleeuw at gmail.com
Mon May 25 20:18:26 UTC 2009
Hmmm,
Just tried checking out r9561 myself, not using any of the tags, but based
on revision, directly from trunk.
Gives the following error after running prebuild.sh and nant (Ubunut 8.04):
[echo] Build Directory is
/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/bin/Debug
[mkdir] Creating directory
'/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/bin/Debug'.
[csc] Compiling 24 files to
'/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/bin/Debug/OpenSim.Framework.Servers.HttpServer.dll'.
[csc]
/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs(95,41):
error CS0246: The type or namespace name `TResponse' could not be found. Are
you missing a using directive or an assembly reference?
[csc]
/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs(115,21):
error CS0029: Cannot implicitly convert type `TResponse' to `TResponse'
[csc]
/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs(115,21):
The generic parameter `TResponse' of
`OpenSim.Framework.Servers.HttpServer.AsynchronousRestObjectRequester.<>c__CompilerGenerated0<TRequest,TResponse>'
cannot be converted to the generic parameter `TResponse' of
`OpenSim.Framework.Servers.HttpServer.AsynchronousRestObjectRequester.MakeRequest<TRequest,TResponse>(string,
string, TRequest, System.Action<TResponse>)' (in the previous error)
[csc] Compilation failed: 2 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 3 warning(s)
/home/gridva/opensim/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build(14,6):
External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code
was 1)
Total time: 0.6 seconds.
Bulli Schumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20090525/0687bf81/attachment.html>
More information about the Opensim-users
mailing list