Hi, I just downloaded the solution with "bzr branch lp:do" and opened the solution in Ubuntu using Monodevelop 2.0.
The problem is that when I try to compile I get: [Task:File=, Line=0, Column=0, Type=Error, Priority=Normal, Description=Source file `/home/alberto/dev/do/Do.Universe/src/ AssemblyInfo.cs' could not be found(CS2001)] I have noticed that the file AssemblyInfo.cs is missing from all the projects in the solution, but instead I find a file named "AssemblyInfo.cs.in". If I rename the file to remove the ".in" I get this error: [Task:File=/home/alberto/dev/do/Do.Universe/src/AssemblyInfo.cs, Line=39, Column=12, Type=Error, Priority=Normal, Description=Error during emitting `System.Reflection.AssemblyVersionAttribute' attribute. The reason is `Specified version `...@[email protected]' is not valid'(CS0647)] I want to compile the project to study the source code and to hopefully try to help in the development of the project. If someone can give me some insight into what I am doing wrong I would be very grateful. Greetings, Alberto Rodríguez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GNOME Do" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gnome-do?hl=en -~----------~----~----~----~------~----~------~--~---
