Mack
Mack
@CatxFish, first of all, thanks for making this software. I used it to play computer games with distant relatives - we had so much fun. > Microsoft request a paid...
> What do you think of this idea? This idea sounds great! I'll leave this issue open until one of us implements it, though I don't plan to do so...
Thanks for submitting! I'm going to close this PR in favor of the more recent https://github.com/mackorone/mms/pull/21. Let's continue the discussion on that PR.
@darugal what's "it"? Your algorithm? The simulator? Something else? What steps have you taken to debug?
Thanks for submitting. To clarify, are you still hitting this issue?
@FallenDeity and just to confirm: does your program work when invoked outside of the simulator?
@FallenDeity can you send me a screenshot of you running the `mms-cpp` command from the command line, outside the context of the simulator? I want to see that it successfully...
So weird... Ok, I'll have to dig into this a little more. Thanks for reporting!
Good find, @hardliner66. Based on that link and [this one](https://www.qtcentre.org/threads/45959-quot-Process-failed-to-start-quot-and-qprocess-generic-errors), I'm tempted to think that there's a compiler compatibility problem. Namely, the `g++` that's used to compile the program from...
Ok, so that's ruled out. At this point, my recommendation would be to build `mms` from source and keep playing around the command/arguments to see if you can get it...