Skip to content

Installation impossible in VS Code? #773

@Isolyth

Description

@Isolyth

I'm trying to install this library using the exact steps listed in the readme. I've cloned the repo and referenced the .sln and project files in my project's, but I get thousands of errors about ImGui.NET and NUnit not being present despite running dotnet restore on the nez solution (Nez.MG38.sln) (this step isn't in the installation but I thought it would be worth trying) as well as many more warnings about overlapping namespaces and so on. Even after manually installing ImGui.Net and NUnit, I am still unable to build as a (projectname).AssemblyInfo.cs file is created in my /obj folder, which errors due to duplicate assembly definitions or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions