Could be. opensim is writen based on .net framework 3.5 (see prebuild.xml) I build with .net framework 4 this could give some minor warnings. But some parts of opensim require .net 4 to work. And parts like "log4net" will always have a version conflict if not updated, but it works.. No way to resolve conflict between "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821" and "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=null". Choosing "log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821" arbitrarily.
other warning will be fixed, in time... (i hope ) ----- ______________________________________________ OpensimFan (twitter) MetalFan (OSGRID) Dutchlord (My Open Grid) -- View this message in context: http://opensim-users.2152040.n2.nabble.com/compile-result-latest-opensim-source-git-master-tp6280459p6280722.html Sent from the opensim-users mailing list archive at Nabble.com. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
