-
Notifications
You must be signed in to change notification settings - Fork 562
Description
Hi there,
so first of all I would like to apologize if this is the wrong place for this kind of issue but since the in the Readme referenced Website for Help (andrew.im) seems to be down from here, I saw no other place to put this.
If you know where I should ask this instead, please be so kind and redirect me.
On to the Topic:
I am failing so far at building a working version. Every time I try to build the Code, it seems, that I'm missing the BorderlessGaming.Logic.dll and an thus a lot of components.
I'm kinda certain that somewhere during the VS2017 Install I must've failed to choose the right Workload or missed something else. However I looked through there multiple times and wasn't able to find anything I might have missed, so I would like to ask you guys here for an answer.
I did the following:
- I installed Visual Studio 2017 Community Edition (Version 15.9.7)
- During install, I chose to install the ".Net Desktop Development" Workload because it listed C# as subpoint and due to the C# code here I was convinced I would need atleast a C# Compiler which I found there.
- From here on I followed the Readme (clone Repo, open Solution File)
- I chose Release in this Dropdown Menu which I guessed might be the right one?:
- I build the Solution with the only Option I found for that.
Those steps resulted in the following Errors and Warnings:
I would appreciate any form of help I might get from you and thank you already in advance :).