从VS CodeWindows将Winform解决方案导入MonoLinux

问题描述

我试图将Winform解决方案文件从VS代码(Windows)导入到monodevelop(Linux),但是失败了。错误如下:

Error while trying to load the project '/home/virtuall_kingg/Camera_GUI/Camera_GUI/Camera_GUI.csproj': 
File not found: /home/virtuall_kingg/Camera_GUI/Camera_GUI/Camera_GUI.csproj

我也添加了Camera_GUI.csproj文件,但错误仍然相同。 有人可以指导我如何将解决方案导入mono吗? 这个winform项目已经变成我的脖子上的痛苦。 是从头开始在Ubuntu中使用gtk#构建GUI的唯一方法吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)