vimeo / vimeo-unity-sdk

Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
MIT License
211 stars 49 forks source link

Redhead namespace couldnt be found after i wrote VIMEO_AVPRO_VIDEO_SUPPORT to scripting define symbols #101

Open annarqi opened 4 years ago

annarqi commented 4 years ago

Describe the issue

I try to get a ios build from unity. At first vimeo sdk didn't work. After I try to solve the issue I get an answer which says "write VIMEO_AVPRO_VIDEO_SUPPORT to scripting define symbols".

Steps to reproduce the problem

Now I can't get a IOS build and it says: "Assets/Vimeo/Scripts/Config/PlayerSettings.cs(31,16): error CS0246: The type or namespace name 'RenderHeads' could not be found (are you missing a using directive or an assembly reference?)".

Unity version

2018.3.14.f1

Operating system

macOS sierra

Screen Shot 2019-09-04 at 18 52 35

aalionline commented 4 years ago

@annarqi I'm facing the same issue, have you resolved it already? if yes pls share the steps.

annarqi commented 4 years ago

Hi there, I am not using avpro for videoplay that's why I deleted it from scripting define symbols and it is solved by itself. If you are using avpro you need to include their scripts.

On Mon, Mar 16, 2020 at 11:53 AM Abid Ali notifications@github.com wrote:

@annarqi https://github.com/annarqi I'm facing the same issue, have you resolved it already? if yes pls share the steps.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vimeo/vimeo-unity-sdk/issues/101#issuecomment-599416863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKZ3IFQIZ5RMNNFTP3H45KDRHXSJDANCNFSM4ITTV3GA .