在visual studio2013中使用Lemon图形库 [英] use Lemon graph library in visual studio2013

查看:279
本文介绍了在visual studio2013中使用Lemon图形库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想在我的C ++代码中使用Lemon图库 。我如何通过visual studio 2013做到这一点?



谢谢

解决方案

您的具体问题是什么?大概,你会想要下载dll& a b

相关的头文件或

b)从源代码构建dll或

c)在你自己的项目中包含源c ++文件



d)在项目中包含头文件

e)if(b)from above,将你的项目链接到静态库/ dll



这里有(b)的说明 https://lemon.cs.elte.hu/trac/ lemon / wiki / InstallCmake [ ^

Hi I want to use Lemon graph library in my C++ code. How can I do this by visual studio 2013?

Thanks

解决方案

What is your specific issue ? presumably, you would

a) download the dll & associated header files or
b) build the dll from source or
c) include the source c++ files in your own project

d) include the header files in your project
e) if (b) from above, link your project with the static library/dll

There are instructions for (b) here https://lemon.cs.elte.hu/trac/lemon/wiki/InstallCmake[^]


这篇关于在visual studio2013中使用Lemon图形库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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