VideoCore-Inactive
VideoCore-Inactive copied to clipboard
'type_half.inl' file not found .. pod 1.2 & xcode 8.1
I am unable to downgrade to 0.38.2 of the pod.can anyone help me
I'm having exactly same issue :(
Xcode 8 Pod 1.2 VideoCore (0.3.2)
I was having the same issue, i resolve it by adding the header search path of glm and VideoCore folder as "recursive" in Target -> Build Settings -> Header Search Paths.

@bilalashraf03 not work
@bilalashraf03 thanks, that worked for me.
@dimohamdy This has to be done inside the Pods Xcode project. See here