team-phoenix / Phoenix

A multi-system emulator and library manager designed to be both powerful and easy to use.
http://phoenix.vg
GNU General Public License v2.0
376 stars 40 forks source link

Build instructions not working #239

Closed IamCarbonMan closed 8 years ago

IamCarbonMan commented 8 years ago

I really don't know a lot about building software or programming, but the instructions to build this fail at a weird point. I finish building with no apparent issues. But where is the executable? It says to use cd debug && ./phoenix but there is no such debug folder anywhere. What am I supposed to do?

IamCarbonMan commented 8 years ago

So, this should just be updated in the wiki. It should indicate that the compiled program is under phoenix-build/frontend/Phoenix (for linux).

athairus commented 8 years ago

Hi. I forgot to update the wiki to reflect a change we made earlier that made Windows not use separate debug and release folders like OS X and Linux don't. I also wrote that step which was clearly Windows-centric to begin with. Oops! It's all fixed now.

IamCarbonMan commented 8 years ago

Well I'm on Linux, so the issue I raised is not Windows-specific.

On Thu, Mar 24, 2016 at 11:40 AM, athairus notifications@github.com wrote:

Hi. I forgot to update the wiki to reflect a change we made earlier that made Windows not use separate debug and release folders like OS X and Linux don't. I also wrote that step which was clearly Windows-centric to begin with. Oops!

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub https://github.com/team-phoenix/Phoenix/issues/239#issuecomment-200964070