Skip to content
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

Unable to compile Citra Libretro #675

Closed
anyputer opened this issue Jan 1, 2018 · 10 comments
Closed

Unable to compile Citra Libretro #675

anyputer opened this issue Jan 1, 2018 · 10 comments

Comments

@anyputer
Copy link
Contributor

anyputer commented Jan 1, 2018

I am not sure where to post this but... Citra Libretro won't compile for Windows! At least the build bot doesn't work for Windows! :( Citra Libretro for Windows is currently stuck on an old version.

@orbea
Copy link
Contributor

orbea commented Jan 5, 2018

Details? How is it failing?

@anyputer
Copy link
Contributor Author

anyputer commented Jan 5, 2018

Thank you for being the only one interested in fixing it I guess!

Do I really have to go through the mess of compiling it again? Anyways, I had tried what @j-selby said but it didn't work.
You can see the conversation on here: https://gbatemp.net/threads/3ds-emulator-citra-now-has-networking-support.488527/page-5#post-7762416

Hold on, I'll attempt to compile this again really quick.

@anyputer
Copy link
Contributor Author

anyputer commented Jan 5, 2018

CMake Error: Could not create named generator MSYS Makefiles

-_-

@orbea
Copy link
Contributor

orbea commented Jan 5, 2018

I'm sorry, but finding the relevant details in that forum thread is kind of hard, can you start over and give a full bug report? What commands are you running to initiate a build? What cmake version? A full build log could help too.

But first, can you make sure you have the latest commit for libretro-super? There was a similar issue reported for citra that should now be fixed.
#610
orbea@bf44dd1

orbea pushed a commit to orbea/libretro-super that referenced this issue Jan 6, 2018
During one of my clean up efforts I neglected to make sure the quotes
around '-G "MYSYS Makefiles"' were not evaluated. Escaping the variable
containing this option works, but should be noted it only works with bash.
Since this script is inherently a bash script that should be no problem.

Fixes libretro#675
orbea pushed a commit to orbea/libretro-super that referenced this issue Jan 6, 2018
During one of my clean up efforts I neglected to make sure the quotes
around '-G "MYSYS Makefiles"' were not evaluated. Escaping the variable
containing this option works, but should be noted it only works with bash.
Since this script is inherently a bash script that should be no problem.

Fixes libretro#675
@orbea
Copy link
Contributor

orbea commented Jan 6, 2018

I was given more details in irc, it seems I broke it again by mistake... Can you make sure the referenced PR fixes it for you?

@anyputer
Copy link
Contributor Author

anyputer commented Jan 6, 2018

I just downloaded it, it is version a0a4d69 which seems familiar to me? Or do I just need to wait a little until it is taken into effect?

@orbea
Copy link
Contributor

orbea commented Jan 6, 2018

I was hoping you could test it manually, as I do not know how to access the windows buildbot (If I even can?) I can't force a rebuild and as neither citra nor its recipe were updated it won't force a rebuild itself...

@anyputer
Copy link
Contributor Author

anyputer commented Jan 6, 2018

I guess it gets updated nightly, cya tomorrow! :P

@orbea
Copy link
Contributor

orbea commented Jan 6, 2018

I don't think it will build unless someone removes the repo from the buildbot, the citra recipe changes or citra gets new commits. Does citra get updated nightly?

@orbea
Copy link
Contributor

orbea commented Jan 6, 2018

fr500 removed the repo so it should clone and rebuild the next time the buildbot gets to it. You can watch #libretro-buildbots @ freenode if you want to see when this happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants