microsoft / xbox-live-unity-plugin

The Xbox Live Unity Plugin provides a way for developers in the Xbox Live Creators Program to quickly and easily integrate Xbox Live functionality into their Unity based game. For ID@Xbox developers, this Xbox Live Unity Plugin does not yet support all the features you will need. Instead, contact your Microsoft representative.
MIT License
168 stars 55 forks source link

The type or namespace name `SyntaxTree' could not be found. Are you missing an assembly reference? #234

Open ManojBalaji3001 opened 6 years ago

ManojBalaji3001 commented 6 years ago

I import the xbox package in an empty project it shows an error "The type or namespace name `SyntaxTree' could not be found. Are you missing an assembly reference?" please tell me what to do?

XboxLiveForum commented 6 years ago

Hi Manoj,

Can you provide us with some additional information?

            • What platform is the issue happening on (XDK, or UWP)?
            • What XSAPI project flavor are they using (C++, WinRT)?
            • What XSAPI version are they using (1612, 1703, etc)?
            • What OS or XDK are they using? (XDK 1703, TH2, etc)

Reproduction steps for the issue, if not already obtained

Kam - Xbox Live Forum Moderator

ManojBalaji3001 commented 6 years ago

sorry the mistake is mine. the platform set for IOS so only the error was came. Now i switched the platform to standalone it's fixed. i am using Mac OS. Here there is no option for universal windows platform and i didn't get xbox unity setup file like (installing Android plugin to set build target to an Android) how can i install the xbox plugin on my unity.

ManojBalaji3001 commented 6 years ago

I opened the same setup file in windows PC and i got 80 error messages

XboxLiveForum commented 6 years ago

Hi Manoj,

I am going to provide you with some Unity Plugin documentation. Please let me know if this helps you solve your issue.

https://github.com/Microsoft/xbox-live-unity-plugin

Kam - Xbox Live Forum Moderator

ManojBalaji3001 commented 6 years ago

Sorry for the late reply. I already tried this. i installed everything but it's not working

XboxLiveForum commented 6 years ago

Hi Manoj,

I just want to make sure I fully understand you situation. You are unable to setup Unity plugin on the Mac OS. Can you provide us with any screen shots of what you are seeing?

MSFT-Heba commented 6 years ago

Hi @ManojBalaji3001 Since Creators currently only supports UWP and UWP has a requirement of using Windows, right now the Unity Plugin doesn't support developing on Mac OS.

I would recommend submitting a request to Xbox UserVoice (or upvoting the request if it already exists), at: https://xbox.uservoice.com/forums/363186--new-ideas

ManojBalaji3001 commented 6 years ago

i am working on windows PC. system Details: OS - windows 10 latest updated software tool : unity 2018 UWP sdk configured the plugins provided on this link is installed

XboxLiveForum commented 6 years ago

Hello, ManojBalaji3001

Can you provide us with some additional information?

        • What platform is the issue happening on (XDK, or UWP)?
        • What XSAPI project flavor are they using (C++, WinRT)?
        • What XSAPI version are they using (1612, 1703, etc)?
        • What OS or XDK are they using? (XDK 1703, TH2, etc)

Reproduction steps for the issue, if not already obtained

Also, can you provide us with any screenshots of what you are seeing?

Thanks!

ManojBalaji3001 commented 6 years ago

screen shot 2018-05-10 at 10 25 00 am

I want to activate this

MSFT-Heba commented 5 years ago

Hi @ManojBalaji3001 are you still running into this issue with the latest release?