VC ++ 2005专业访问路径 [英] VC++ 2005 Professional Access Path

查看:67
本文介绍了VC ++ 2005专业访问路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何编写Access Path以便在Visual C ++ 2005 Professional中添加库?

How can i write Access Path in order to add library in Visual C++ 2005 Professional ?

推荐答案

你好RB_1,

Hi RB_1,

感谢您在此发布。

>>如何在Visual C ++ 2005 Professional中添加库来编写Access Path?

您对"访问路径"的意思是什么?

What do you mean about "Access Path"?

您的意思是将库文件的路径添加到项目中吗?

Do you mean adding the path of the library files into your project?

如果这就是重点,您可以打开项目属性,xpand配置属性并选择VC ++目录,指定您希望Visual Studio用于构建项目的目录。

If that's the point, you could open your project property, xpand Configuration Properties and select VC++ Directories, specify the directories that you want Visual Studio to use to build a project.

如果要将库文件添加到项目中,可以打开 项目的属性,并选择链接器文件夹,然后修改其他依赖项属性。 lib文件将是项目的附加输入

If you want to add a library file into your project, you could open  the property of the project, and choose linker folder, then modify additional dependencies property. The lib file will be an additional input of your project

有关详细信息,请参阅这些文档。

For more information, please refer to these documents.

https://msdn.microsoft.com/en-us/library/ee855621.aspx?f=255&MSPPError=-2147217396

https://msdn.microsoft.com/en -us / library / ba1z7822%28v = vs.80%29.aspx?f = 255& MSPPError = -2147217396

希望这可以帮到你。

最好的问候,

Sera Yu

Sera Yu


这篇关于VC ++ 2005专业访问路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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