[Mono-list] Error building with MonoDevelop

2015-05-15 Thread Baltasar García Perez-Schofield
Hi, there, I'm using MonoDevlop with one of my projects, and suddenly it has stopped building. I complains with two error messages: Error: Error initializing task Message: Could not load file or assembly 'Microsoft.Build.Tasks.v4.0' or one of its dependencies. The system cannot find the file spec

[Mono-list] Error building with MonoDevelop

2015-05-15 Thread Baltasar García Perez-Schofield
Hi, Please upgrade your projects to Mono 4.5 > (v4.5 in the csproj > file). > Mono 4 does not support anything smaller than .net 4.5. > Unfortunately, the project was already configured for Mono /.NET 4.5. There's now another option for projects, .NET framework 4.5.1, but setting the project to t

Re: [Mono-list] Error building with MonoDevelop

2015-05-15 Thread Timotheus Pokorra
Hello Baltasar, Please upgrade your projects to Mono 4.5 (v4.5 in the csproj file). Mono 4 does not support anything smaller than .net 4.5. hope this helps, Timotheus On 15 May 2015 at 13:34, Baltasar García Perez-Schofield wrote: > Hi, there, > > I'm using MonoDevlop with one of my projects, a

Re: [Mono-list] Error building with MonoDevelop

2015-05-15 Thread Timotheus Pokorra
> Unfortunately, the project was already configured for Mono /.NET 4.5. > There's now another option for projects, .NET framework 4.5.1, but setting > the project to this does not change the outcome. I just checked on Ubuntu 14.04 with the Mono Xamarin packages: locate Microsoft.Build.Tasks.v4.0

Re: [Mono-list] Error building with MonoDevelop

2015-05-15 Thread Baltasar García Perez-Schofield
Hi, Timotheus, Thanks for your help. I can see now that there is a conflict in the dependencies for mono-tools-devel. It has to do with the libmono-cil-private package. Maybe there is a conflict between mono/Xamarin-4.0 packages and Ubuntu ones. Now I am not in my computer at work, I'll have to w