evpobr

Results 171 comments of evpobr

Hi @alamnasim . Android builds are still experimental. Check #323, #363, #367. Unfortunately we have no developer here to support Android. As CMake developer i can recommend to try [CMake...

Sorry. I can still only recommend CMake, see [Cross Compiling for Android](https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling-for-android).

@DavidGriffith : > It turns out that my problem with playing an OGG embedded in a Blorb file is due to a bug/deficiency/oversight in libsndfile. Libsndfile cannot currently do that....

Didn't even know that feature exists. Agreed, it should be implemented.

Ok. I just wanted to fix that first after CMake reworking.

Hi @vltmrkls, thanks for the information. I don't know how to help yet. I don't recall that we had anything similar.

This is @erikd 's code, but he hasn't been here for a very long time. But I found a similar PR #516. @lllucius, can you take a look?

Ok. Then it is better to describe it CONTRIBUTING.md. I can try, but i have some questions. **Pointer alignment:** 1. int* dummy; 2. int * dummy; 3. int *dummy; **Varibles...

@arthurt , @SoapGentoo , i guess it time to discuiss it again :smile: What do you think about it?