GTK +在MonoDevelop中添加引用 [英] GTK+ adding references in MonoDevelop

查看:391
本文介绍了GTK +在MonoDevelop中添加引用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在开发一个GTK#应用程序,它将使用组件来查看网页并建立与FTP服务器的连接。所以我找到了这两个库,用于查看Web页面的Webkit和用于FTP连接的gFTP。

现在我已经使用Synaptic Package Manager添加了这些软件包。并且软件包引用被添加到名为'/ usr / lib / pkconfig /'的文件夹中。



显然这应该将这些库添加到我可以在MonoDevelop中使用的引用列表中,但是它们都没有显示出来。 = /



我已经尝试重新启动MonoDevelop和我的电脑(是的,我是Windows用户),但没有奏效。有什么建议么?

解决方案

Monodevelop仅显示引用列表中的托管库(.net程序集)。你安装的是本地库,它不能直接在gtk#中使用。


I am currently developing a GTK# application which will use a component to view a web page and make connection to an FTP server. So I found these two libraries, Webkit for viewing the web page and gFTP for the FTP connection.

Now I've added the packages using Synaptic Package Manager. And the package references are added to a folder called '/usr/lib/pkconfig/'.

Apparently this should add the libraries to the references-list I can use from in MonoDevelop, but neither of them show up. =/

I already tried rebooting MonoDevelop and my computer (yes, I am a Windows-user), but it did not work. Any suggestions?

解决方案

Monodevelop only shows managed libraries (.net assemblies) in the references list. What you installed are native libraries which can't be directly used in gtk#.

这篇关于GTK +在MonoDevelop中添加引用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆