Android项目,指定引用的静态库的顺序...... [英] Android project, specifying order of referenced static libraries...

查看:55
本文介绍了Android项目,指定引用的静态库的顺序......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

我知道这可能会让你完全惊讶,但看起来像第三方派对编译器,如gcc或clang,可能需要改变静态库链接的顺序。

I know that this might come to you as a complete surprise, but it looks like 3-rd party compilers, like gcc or clang, might require changing order in which static libraries links in.

我还在收集配置文件的中间,所以还不能为你提供如何表现问题的svn /代码,但我已经做了关于ffmpeg论坛的一些帖子 - 在这里:

I'm still in a middle of harvesting configure files, so cannot yet provide you svn / codes of how problem can be manifested, but I have made some posts about this on ffmpeg forum - over here:

https://forum.videolan.org/viewtopic.php?f=35&t=139028

https://forum.videolan.org/viewtopic.php?f=35&t=139028

目前我最了解Visual Studio不提供更改引用静态库顺序的机制,除非您完全重新配置项目 - 删除所有引用,并按正确的顺序逐个添加它们。

Currently to my best understanding Visual Studio does not provide mechanism of changing order of referenced static libraries, unless you fully reconfigure project - remove all references, and add them one by one again in correct order.

在Visual Studio本身获得一些UI支持会很好。

It would be nice to get some UI support for this in Visual Studio itself.

我会试着帮你稍后进行测试的解决方案/项目。

I'll try to get you solution / project for your testing later on.




推荐答案

在p roject的属性查看"VC ++目录"。

In the project's properties look at "VC++ Directories".

但是你说"引用的静态库"和"删除所有引用"。我怀疑你使用的术语是"静态库"。以误导的方式。短语"引用的静态库"
是矛盾的。

However you say "referenced static libraries" and "remove all references". I suspect that you are using the term "static libraries" in a misleading manner. The phrase "referenced static libraries" is contradictory.


这篇关于Android项目,指定引用的静态库的顺序......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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