-
I need to include the sdl2 library and the features ttf and image in my executable.
Guided by the readme, I used the static-link feature and either the bundled, or use-pkgconfig.
Using it with use-p…
-
### Package name
kivy
### Package version
2.2.0.dev0
### PyPI URL
https://pypi.org/project/kivy/
### piwheels URL
https://www.piwheels.org/project/kivy/
### Python version
- [X] Python 3.7
- …
-
I have tried running emsdk on Windows 11, wsl on Windows, and also on a Debian VM. I get the same behavior in all 3 with the latest emsdk. I am trying to build a project that supposedly already has em…
-
### Version/Branch of Dear ImGui:
docking branch (1.91.5)
### Back-ends:
imgui_impl_vulkan.cpp, sdl
### Compiler, OS:
Windows 11 + msvc
### Full config/build information:
_No response_
### D…
-
Struggling to get image from USB camera.
When in teh add stream page, no USB device is visible, all ffmpeg stream show as #ERROR
It is detected by ffmpeg on command line
```
ffmpeg -f dshow …
-
Hi! Tried both emscripten 3.1.25 and 3.1.38 - currently trying to use SDL image formats like png with a multithreaded emscripten build.
Here are the critical lines from my cmake:
set(CMAKE_CXX…
-
The Veldrid SDL2 library currently does not provide the functions to do things such as setting a window icon, which requires setting the image with [SDL_SetWindowIcon](https://wiki.libsdl.org/SDL_SetW…
-
trying to build PDP6 as part of ITS build and stand alone fails with this error.
Environment: Mac OS Ventura13.6.3 (22G436)
Xcode: 15.2
```
emu % make
cc -o pdp6 -g -O3 -Wall -Wno-parentheses -Wn…
-
1. running issues
1.1 Can't run the beastem until I move to
```
cd \assets
.\beastem
```
1.2 Run but with a lot of noise and I have to turn off my speaker.
![fireware-lst-default]…
-
I created 2 .exe packages for windows according to the documentation. I used stable and dev version kivy. And I have a problem - stable version detects opengl version 2.1 and dev version - 1.1
log fil…