CYBUTEK / KerbalEngineer

Kerbal Engineer v1.0 (current in-development build).
227 stars 101 forks source link

how to build this project? #153

Closed calanchue closed 6 years ago

calanchue commented 6 years ago

There are some GUI issue(https://github.com/CYBUTEK/KerbalEngineer/issues/146) for some language users. it is related to xml encoding problem, so if i can build project, solution for the problem will be clear. I want to solve this problem myself. I have encountered some error while building.

My process

  1. import project from unity to create KerbalEngineer.Editor
  2. add reference to UnityEngine.dll, UnityEngine.UI.dll, Assembly-Csharp.dll, Assembly-Csharp-firstpass.dll in ksp folder.
  3. ERROR !! image

Project request me to include TrackingStation and SectionModuleTS. But where can i find them? What file should i reference?

Thank you for advance

jrbudda commented 6 years ago

Uhh those are files from my repository.

calanchue commented 6 years ago

Oh, Sorry for wrong thread. Weird thing is that, I have cloned your(@jrbudda) repository, but it caused a issue. Dose it needs other repository to build it? Anyway it's not relevant to here, i will close issue