BogDan Vatra

Results 32 issues of BogDan Vatra

I tried to build epoxy as a static library (-Ddefault_library=static) but it fails to link: ``` $ ninja [31/56] Compiling C object test/glx_static.p/glx_static.c.o ../test/glx_static.c: In function ‘main’: ../test/glx_static.c:58:5: warning: ISO...

It will be great if you'll distribute bundletool using sdkmanager. `$ sdkmanager --install bundletool` it's much easier to use from cli then downloading it from github. Even more creating a...

Hi, In 542891947be09fd6dbb560d47291cf5dc3ae8c37 you dropped the 32bit libs, but these libs are needed by the lutris wine versions to function. Lutris complains also about vulkan 32 bit (which should be...

I'm trying to use tinyspline with other libs which depend on json-c library, but I fail to link them because parson & json-c are using the same functions names. Is...

Use `#pargma once` everywhere.

Fix a few code style issues in the process

**qt/5;6.x.x** Qt5&6 conan recipe exports many xxxxPrivate modules but QuickPrivate was missing. --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close...

Unexpected Error

SD-Card is a must these days for all projects that requires more storage than the space in the flash. Even though there are a few implementations out there e.g. [pico-extrac...