[Opensim-users] Opensim compile error under Mono 2.10

Ken Hall kjhall55 at gmail.com
Thu Apr 3 14:29:32 UTC 2014


I just run what comes with the tarball, would have been nice if someone had
either fixed the nant script or documented that.

Or is there a default somewhere in Mono I can set?  This is the only thing
Mono is used for on this box.



-----Original Message-----
From: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] On Behalf Of Oren Hurvitz
Sent: Thursday, April 03, 2014 1:31 AM
To: opensim-users at lists.berlios.de
Subject: Re: [Opensim-users] Opensim compile error under Mono 2.10

The problem is that you're compiling with a target of .NET 2.0, and you need
to change the target to .NET 4.0. See this line in the compiler output:

   Target framework: Mono 2.0 Profile 

Here's a command-line option that might make Mono use the correct profile
(but I haven't tried this):

  --with-profile4=yes

(From:
http://mono-project.com/Unsupported_Advanced_Mono_Compile_Options#Controllin
g_the_Profile_to_Build
)



--
View this message in context:
http://opensim-users.2152040.n2.nabble.com/Opensim-compile-error-under-Mono-
2-10-tp7581212p7581228.html
Sent from the opensim-users mailing list archive at Nabble.com.
_______________________________________________
Opensim-users mailing list
Opensim-users at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-users




More information about the Opensim-users mailing list