import of VS2012 project to monodevelop failes to compile with “CS1566”
问题 I tried to import a Visual Studio 2012 csproj file to Monodevelop. Everything works fine until I compile. When I compile the project, it generates 1 *.resources file for the first form, but for the following forms, no *.resources files are generated and the compile fails with Error reading the resource file ... -- the system can't finde the file (CS1566) (sorry - I had to translate from German) How can I fix that? Regards, Tobias 回答1: I had the same issue, I googled, and I found this link: