Kerbal Engineer Redux

Kerbal Engineer Redux

2M Downloads

Missing files to compile project

TonkaCrash opened this issue ยท 2 comments

commented

I downloaded 1.1.6 source code and it's missing 4 files needed to successfully compile KER:

..\Flight\Readouts\Orbital\CurrentSoi.cs
..\Flight\Readouts\Vessel\SuicideBurnProcessor.cs
..\UIControls\DropDown.cs
..\UIControls\WindowObject.cs

commented

It's not the files. One of the .csproj files was being ignored by git. Try it again.

commented

Thanks, I had to turn on all files in the project and add a bunch that weren't included. I'm still relatively new to using C# and Visual Studio, so this didn't occur to me. Closing this issue