Skip to content

Conversation

@Waterdish
Copy link

Minor changes that allow ZAPD to compile for Android

@Archez
Copy link
Contributor

Archez commented Nov 19, 2023

Is the change for loading/fetching PNG needed? The build requirements for all other platforms is that you will need to install it manually. Seems like building for Android would be the same, just use your package manager to install libpng ahead of time.

@Waterdish
Copy link
Author

Installing libraries with a desktop package manager won't fetch libraries that are built with the Android ndk. I checked how switch and wiiu do it, and they seem to have a specific devkitpro pacman. Android doesn't have an equivalent as far as I know, it just needs the source. I am welcome to be corrected though as it would be very nice if it just worked with some sort of package manager.

briaguya0 pushed a commit to briaguya0/ZAPDTR that referenced this pull request May 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants