Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

问一个弱智问题,为什么项目都没有自动导入include文件夹,导致运行提示找不到模块 #18

Open
lozn00 opened this issue Mar 15, 2018 · 5 comments

Comments

@lozn00
Copy link

lozn00 commented Mar 15, 2018

我只会自动化的c开发,这个找不到目录,感觉不知道如何是好了

@lozn00
Copy link
Author

lozn00 commented Mar 15, 2018

那我手动添加一把 include/吧,不过很好奇为什么本项目结构也是这样,敢问作者的可以编译成功么?

@lozn00
Copy link
Author

lozn00 commented Mar 15, 2018

添加了include也是有很多找不到.#include "include/libavcodec/mathops.h" #include "include/libavformat/os_support.h"

@lozn00
Copy link
Author

lozn00 commented Mar 15, 2018

#include "compat/va_copy.h"

@lozn00
Copy link
Author

lozn00 commented Mar 15, 2018

最头疼的是cmdutils_common_opts.h里面一大把错误,不知道怎么修复了,其他的我直接删掉算了,我没有c基础,只会jni开发,而且是配置好的那种

@aa86799
Copy link

aa86799 commented Apr 2, 2018

CMakeLists.txt: include_directories(your path)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants