Closed deepslater closed 7 years ago
You downloaded the source code. You'll need to compile it.
That's frustrating, considering you used to be able to download the already-compiled app.
What's more frustrating is that I don't see any instructions for compiling.
Okay, building it with Visual Studio was fairly straightforward. Here's a link to the build I compiled. With a quick test on a 1.3 world it seems to work. It's a debug build though, so it may be a little slower (though it completed scanning a large world within a few seconds for me, so maybe not) https://mega.nz/#!2l0h1DpA!grecpjA224zF0SHbzUpzssVHGj9tYLTIOmEBFe_JhXQ
We are working on getting the option to download the compiled exe. Sorry for the inconvenience.
Sent from my Windows Phone
From: Zauber Paracelsusmailto:notifications@github.com Sent: 7/11/2015 3:14 PM To: mike-mo/MoreTerramailto:MoreTerra@noreply.github.com Subject: Re: [MoreTerra] Running updated version (#3)
Okay, building it with Visual Studio was fairly straightforward. Here's a link to the build I compiled. With a quick test on a 1.3 world it seems to work: https://mega.nz/#!2l0h1DpA!grecpjA224zF0SHbzUpzssVHGj9tYLTIOmEBFe_JhXQ
Reply to this email directly or view it on GitHub: https://github.com/mike-mo/MoreTerra/issues/3#issuecomment-120653111
Works great, thanks! I couldn't bother figuring out how to compile it...
It was fairly easy, actually. I went into the WorldView folder, opened the MoreTerra.sln file in Visual Studio 2013 (community edition, which is free), and then used the Build Solution option from the Build menu. The results were placed in the WorldView/bin/debug folder
I now see the link for downloading binaries under Code > Releases.
Here is an example for MoraTerra 1.13 binaries.
Maybe this issue can be closed now.
Also, rename the title to talk about how to compile the source code.
Do you need Git/Github clients to run the new program from github? I can't find a .exe in the downloaded folder.