-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retropie build: CGeniusExe not found #258
Comments
I have no idea about Retropie but it seems that you did not "make install" but make instead. Can you show me how you performed your setup? |
The setup script that build Commander Genius for the retropie can be found here. The relevant code section looks like: I hope that helps, and if you need something else I am happy to help. |
Hi,
Right now I don't know why this error occurs, maybe someone have an idea?! |
Duplicate of #254 |
Fixed this issue by Traced this by testing command by command and noticed for some reason retroarch didn't have latest python libraries installed, thus leading to CMake Error with PYTHON_LIBRARY variable. |
Thanks. I always tested this against Python 3.5 but good to know 3.4 also does it. |
Has anyone tried Commander Keen on the SUMOSYS? Cant get it to work |
When building from the Retropie menu (basically a manual build within Retropie) following error occurs:
Could not successfully install Commander Genius - Modern Interpreter for the Commander Keen Games (Vorticon and Galaxy Games) (/home/pi/RetroPie-Setup/tmp/build/cgenius/src/Build/LINUX/CGeniusExe not found).
I know I probably must place a game binary somewhere but in the documentation I can't find a lead on where or how to do so.
However a couple of log rules earlier it says:
‘/home/pi/RetroPie-Setup/tmp/build/cgenius/vfsroot/games/keen7/KEEN4E.EXE’ -> ‘/opt/retropie/ports/cgenius/games/keen7/KEEN4E.EXE’
Help greatly appreciated.
The text was updated successfully, but these errors were encountered: