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

Releases, plz? #2

Open
AndrewRocky opened this issue Oct 26, 2021 · 2 comments
Open

Releases, plz? #2

AndrewRocky opened this issue Oct 26, 2021 · 2 comments

Comments

@AndrewRocky
Copy link
Contributor

Can you please add compiled .apk and .exe in releases?
It can be pretty difficult to compile binaries for someone that doesn't know how to use cmake and android studio.

@KagariSan
Copy link

I'm stuck at compile the c project.
How to add library to the project? It's complain missing header file but even add conan to project it couldn't find the portaudio library.

P/S: I'm complete new to this kind of c project. Only know makefile or ninja build but mostly copy paste command for build.

@BreadFish64
Copy link
Owner

I'm not sure if I want to release binaries for this solution since it's kinda janky to begin with. The C++ project can be built by installing these libraries with vcpkg and opening the folder in Visual Studio.
The APK can be built with Android Studio. You might need to install some extra components like CMake/NDK support in the SDK manager.

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

3 participants