• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 ... 96 97 98 99 100 ... 128 Next »

Development Thread
 Compiling the Android port
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Green Notice (Development Thread) Compiling the Android port
10-17-2016, 08:22 PM
#11
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
Is this for Git Cherry Pick?
Find
Reply
10-17-2016, 08:52 PM
#12
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
This is for compiling from source. Which commit/patch/... you want to build, I'd also suggest to read a git tutorial, as dolphin manages its source with git: https://github.com/dolphin-emu/dolphin/commits/master

Hint: "cherry-pick" is a tool within git which allows to you pick a random patch (eg the wiimote UI stuff) and add it to your local source.
But here, you likely need the opposite way. "revert" is a git tool which allows you to remove a patch from your source (eg the disabled GL ES3.1 usage: 6219c39cf599115736bf482a68b8ba4e80788305)
Find
Reply
10-18-2016, 12:05 AM
#13
ninjaneko Offline
Junior Member
**
Posts: 7
Threads: 0
Joined: Jan 2016
I've installed Android studio, but I can't find where I can select NDK, LLDB and CMake in the SDK component setup.

There are the screenshots of the setup :

[Image: 30299269071_c0f769fd81_b.jpg]

[Image: 30385218545_a6d1a03966_b.jpg]

[Image: 30088311070_1c53eebc2c_b.jpg]

[Image: 30088310090_f0bc61b42d_b.jpg]

[Image: 29753726823_0fe9976b09_b.jpg]

Have I done something wrong ?
Find
Reply
10-18-2016, 12:32 AM
#14
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Oh, seems like the initial GUI isn't feature complete. So just install the default system, and choose them later on. Once the installation is complete, you can open the SDK manager with more packages: https://github.com/dolphin-emu/dolphin/blob/master/AndroidSetup.md#getting-dependencies
Find
Reply
10-18-2016, 01:15 AM
#15
nonexist Offline
Senior Member
****
Posts: 307
Threads: 28
Joined: Jul 2016
Is posible to use the program though my computer is 32bit?
Find
Reply
10-18-2016, 01:40 AM
#16
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
(10-18-2016, 01:15 AM)nonexist Wrote: Is posible to use the program though my computer is 32bit?

I think so, but I haven't tried it so far.
Find
Reply
10-18-2016, 06:21 AM
#17
TheGamerPro Offline
Forky
Posts: 112
Threads: 14
Joined: Mar 2016
(10-17-2016, 08:52 PM)degasus Wrote: This is for compiling from source. Which commit/patch/... you want to build, I'd also suggest to read a git tutorial, as dolphin manages its source with git: https://github.com/dolphin-emu/dolphin/commits/master

Hint: "cherry-pick" is a tool within git which allows to you pick a random patch (eg the wiimote UI stuff) and add it to your local source.
But here, you likely need the opposite way. "revert" is a git tool which allows you to remove a patch from your source (eg the disabled GL ES3.1 usage: 6219c39cf599115736bf482a68b8ba4e80788305)
Thxfor the info, I'll sneak into my mom's pc and do this as mine broke hehe
Find
Reply
10-20-2016, 12:16 AM
#18
ninjaneko Offline
Junior Member
**
Posts: 7
Threads: 0
Joined: Jan 2016
It was not so easy, but I've been able to install everything, I'll take a look at it this weekend.
Find
Reply
10-24-2016, 07:07 AM
#19
nonexist Offline
Senior Member
****
Posts: 307
Threads: 28
Joined: Jul 2016
(10-17-2016, 08:52 PM)degasus Wrote: This is for compiling from source. Which commit/patch/... you want to build, I'd also suggest to read a git tutorial, as dolphin manages its source with git: https://github.com/dolphin-emu/dolphin/commits/master

Hint: "cherry-pick" is a tool within git which allows to you pick a random patch (eg the wiimote UI stuff) and add it to your local source.
But here, you likely need the opposite way. "revert" is a git tool which allows you to remove a patch from your source (eg the disabled GL ES3.1 usage: 6219c39cf599115736bf482a68b8ba4e80788305)

i try to use revert but it says no changes detected
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode