yshrkt / VuforiaSampleSwift

Vuforia sample code with SceneKit using Swift
MIT License
123 stars 24 forks source link

Unable to bind video background texture!! #46

Closed ghost closed 6 years ago

ghost commented 6 years ago

Getting this error right now when I want to run the app in my own build and the repo version

Unable to bind video background texture!!

the error keeps popping up non-stop

screen shot 2018-04-18 at 16 02 43

it is not related to https://github.com/yshrkt/VuforiaSampleSwift/issues/40 since I already added those shader files to the application

yshrkt commented 6 years ago

Hi, @LennardSennep

Which version Xcode did you use to build? It seems that Xcode 9.3 is not supported by current Vuforia SDK. I got black screen...

https://library.vuforia.com/articles/Release_Notes/Vuforia-SDK-Release-Notes

ghost commented 6 years ago

Hi @yshrkt,

Ah that might be it. Thanks for the explanation!