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

How to build? #4

Closed
allbombson opened this issue Mar 18, 2020 · 10 comments
Closed

How to build? #4

allbombson opened this issue Mar 18, 2020 · 10 comments

Comments

@allbombson
Copy link

How do i build this for android, and what deps do i need.

@Marocco2
Copy link

Watch #2

@Jack-Rickwood
Copy link

@Marocco2 Hey, i saw you managed to build the project. When I try, dynarmic complains that I'm building for an unsupported architecture. This is probably just me being retarded, but do you know how I would go about fixing this?

@Marocco2
Copy link

Not sure about that, I used bitrise to compile it

@Jack-Rickwood
Copy link

Oh ok, ill give that a go. Thank you! (I was using android studio)

@Jack-Rickwood
Copy link

Still havent managed to get it to build unfortunately, @allbombson did you have any luck?

@PapyKahan
Copy link

Me too. It says to me that CheckAndAddFlag cmake module is missing from root CMakeList.txt.

So I've added the one from dolphin and now dynarmic build told me 'Unsuported Architecture' both on Android Studio and Bitrise.

@allbombson
Copy link
Author

no

@PapyKahan
Copy link

PapyKahan commented Apr 13, 2020

I think that the code used to build the release is not the code from this repo.
Dynarmic don't has an arm64 backend in master branch.
oboe is missing into .gitmodule.
@weihuoya could you help us to build your repo?

@PapyKahan
Copy link

Ok. It builds for me now, but Jit Compilation crash at runtime and don't know why yet.

  • Oboe external submodule is missing in .gitmodules
  • Cube handlers are declared multiple times so I've commented them in jni_common.cpp. I'll try to understand why after.
  • I use this dynarmic fork : https://github.com/a18532086/dynarmic it builds, but don't seems to work.

@weihuoya can you provide us the dynarmic source code you use for your builds please? I can fix the build for you and create a pull request.

@PapyKahan
Copy link

@weihuoya I understand that citra team is currently working on a new Jit compilation engine. That's why you can't do nothing for us. So you can close this issue 😉. We will wait to contribute.

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

4 participants