Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Xbox Live Plugin - Namespace 'SyntaxTree' not found

Discussion in 'Windows' started by thatnoobles, Jan 11, 2020.

  1. thatnoobles

    thatnoobles

    Joined:
    Jun 22, 2018
    Posts:
    6
    Hello everyone,

    So I've been trying to install the Xbox Live Unity plugin, but I've run into an issue.

    I keep getting this error:
    Code (CSharp):
    1. Assets\Xbox Live\Editor\XboxLivePostProcessing.cs(14,11): error CS0246: The type or namespace name 'SyntaxTree' could not be found (are you missing a using directive or an assembly reference?)
    I'm currently using Unity 2019.3.0a6 and Visual Studio 2019. Visual Studio has both the Unity Tools and the .NET framework modules installed.
    I've googled around a bit and tried to import the SyntaxTree DLL file found in the Visual Studio Unity Tools program folder, but it was no use.

    Any help would be greatly appreciated, and I can clarify more about anything you'd like me to.
    Thank you!
     
  2. timke

    timke

    Joined:
    Nov 30, 2017
    Posts:
    406