jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.47k stars 538 forks source link

'type_half.inl' file not found .. pod 1.2 & xcode 8.1 #364

Open jianshek opened 7 years ago

jianshek commented 7 years ago

I am unable to downgrade to 0.38.2 of the pod.can anyone help me

binhwpo commented 7 years ago

I'm having exactly same issue :(

Xcode 8 Pod 1.2 VideoCore (0.3.2)

bilalashraf03 commented 7 years ago

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.

screen shot 2017-03-04 at 2 27 54 pm
dimohamdy commented 7 years ago

@bilalashraf03 not work

card-b commented 7 years ago

@bilalashraf03 thanks, that worked for me.

adrum commented 7 years ago

@dimohamdy This has to be done inside the Pods Xcode project. See here