I am using videocore library downloaded from this link and I also downloaded all code with cocoa pods. Ans run sample code separately with all related files without cocoa pods. When I am building the code there are many errors occurs says like videocore/sources/iOS/GLESUtil.h
file not found and there are many files not found in this category. Please let me know how I will use these files into my existing own project.
I am using the header search path is $(SRCROOT)
because these all files is in my root directory and set Always Search User Paths to YES.
Thanks
videocore sample project use the cocoapods. don't use the files which is attached already with it. use only samplebroadcast sample and use cocospods only.