The required tool '/Library/Frameworks/Mono.framework/Versions/4.0.1/lib/mono/4.5/edmgen.exe' could not我到处找,似乎找不到edmgen.exe。它应该安装在单机上吗?我安装了MDK4.0.1.44,而edmgen.exe不在那里。我遗漏了什么?
所以我开始研究和using (System.Diagnostics.Process process = new System.Diagnostics.Process()) process.StartInfo.FileName = @"C:\EdmGen2.exe";
process.StartInfo.Arguments = @"/ViewGenSystem.Diagnostics.Process process = new Syste