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

编译到 PixelBuffer.h 出错 #48

Closed
phantomgz opened this issue Jul 6, 2016 · 1 comment
Closed

编译到 PixelBuffer.h 出错 #48

phantomgz opened this issue Jul 6, 2016 · 1 comment

Comments

@phantomgz
Copy link

新手学习中, 请帮忙指点一下, 谢谢

clone 7月6日的代码, 用 xcode 打开 LiveVideoCoreSDK.xcworkspace
编译失败, 其中说编译到这个文件时

LiveVideoCoreSDK.git/RtmpLivePushSDK/Headers/Private/VideoCore/videocore/system/pixelBuffer/Apple/PixelBuffer.h
里面的内容是

../../../../../../../VideoCore/system/pixelBuffer/Apple/PixelBuffer.h

报错
LiveVideoCoreSDK.git/RtmpLivePushSDK/Headers/Private/VideoCore/videocore/system/pixelBuffer/Apple/PixelBuffer.h:1:1: Cannot use dot operator on a type

正常来说应该是

include "../../../../../../../VideoCore/system/pixelBuffer/Apple/PixelBuffer.h"

才对啊, 改了以后这个文件就不报错了, 但是其他好多 .h 都是这样写的.

@phantomgz
Copy link
Author

issue of file link, clone again, solved

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

1 participant