English 中文(简体)
不能编集“高端”的例子
原标题:cannot compile gtk# example
问题回答

我试图在Windows 7中汇编一个GK#范例,该实例有Mo 2.10.8,以及你与汇编者使用的各种选择,因此,如果我试图通过手提每个组别,则会进行罚款。

这里是完全指挥,即由莫诺2-10.8压缩手迅速测试。

gmc ButtonApp.cs -r:C:/ProGRA 2/ ÜO-2 /lib/mono/gtk-shap-2/pango-shap.dll,C:/PRGRA 2/ GBO-2 -1/lib/mono/gtk-shap-2/atk-shap.dll,C:/ PROGRA 2/ 2/ GBO-2-/12/tk-shat-2.

I hope this can helps

你试图使用你没有的kg。 pkg-config with -libs.各具体包裹(例如,如果你的话,斜体-2.0)改为提及图书馆。 如果你不想安装kg,那么你有两个选择:

  • manually reference needed libraries with compiler options;
  • create a project with these libraries referenced.

我建议第二种选择,因为通过具体指明所有来源和直接参考文献来汇编这些来源和参考文献,对世界范围的实例来说可能很好,但对于较大的实例来说却不好。 您将自己写成项目汇编,因此不使用像Xbuild或制造这样的设计。 MonoDevelop应当包含空洞 Gtk#项目模板。





相关问题
What are some things Mono is not a good fit for?

I ve started your typical web project from scratch using the Mono platform. You know, web services, a UI, MySQL database, all that. I ve heard around the net that it s not a picture-perfect ...

How Reliable is Mono on Linux vs .NET on Windows?

I am trying to decide upon using Mono with C# or Python (Django) for a Linux based Web Site. My concern with C# is that Mono may not be as reliable as .NET. Does anyone have any experience with this?

System.Data in Mono

Has System.Data in Mono been expanded to include extra functionality? I m attempting to make use of the SQL Parser written for Mono in Mono.Data.SqlExpressions but when all the classes in the ...

Basic MEF workflow/usage

I m looking to a framework which will allow me to have a simple plugin system in my .NET application. It seems MEF is the framework which Microsoft is endorsing, and will become part of .NET 4 (it ...

In Mono/Gnome, how can I look up the icon for a mime type?

Gnome.Icon and Gnome.ThumbnailFactory both want me to pass in a URI of a file whose icon I want -- I only have a MIME type, which I want to look up an icon for. Is there a GNOME C# API function which ...

ASP.NET MVC 2 on mono

Is it possible to run the new ASP.NET MVC 2 Preview 2 on mono?

热门标签