[Resolved]Errors while trying to build github Quest project.

Fedack
25 Jun 2017, 12:17

I am trying to build the quest project, however I am receiving some errors and I am wondering if maybe there are files missing on the github.
Assistance would be great since I am trying to find a way to host the game myself.
Anybody has insight on how to solve the following errors:
Screenshot of Visual Studio Build Errors https://puu.sh/wtOCu/8aaf2bc042.png

Any help would be greatly appreciated.


The Pixie
25 Jun 2017, 12:22

Fedack
25 Jun 2017, 12:29

@The Pixie, it is the guide that I followed, same version of windows and VS. Yet it seems like I am missing something.
I did every steps in the compiling section.


Fedack
25 Jun 2017, 12:39

Found the issues:
I needed to add references to the EditorController
I added the following references: PresentationFrameowrk and System.Windows.Forms