Вектор 06Ц 01(02)
./devector: error while loading shared libraries: libSDL3.so.0
CMake Error at src/3rd_party/SDL/cmake/sdltargets.cmake:1 (add_library):
add_library cannot create target "SDL3-collector" because another target
with the same name already exists. The existing target is an interface
library created in source directory
"/home/alex/Syncthing/projects/Mine/aur/devector/Devector-release6/src/3rd_party/SDL".
See documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
src/3rd_party/SDL/CMakeLists.txt:51 (include)
cmake -G Ninja .. прошло нормально, теперь сборка падает :) https://pastebin.com/VDP0A7iK
Unix (command line calls) ASCII UTF-8
- applescript
- zenity / matedialog / qarma (zenity for qt)
- kdialog
- Xdialog
- python2 tkinter
- dialog (opens a console if needed)
- basic console input
The same executable can run across desktops & distributions
https://youtu.be/i3FRRAro8hA?t=626
../, если нужно одну и ту же прогу в разных модификациях показать.
---
<тут обычный ямль>
---
<а тут пошёл уже маркдаун как обычно>
assign frame_width = 768;
assign frame_height = 625;
assign screen_width = 640;
assign screen_height = 576;
assign hsync_pulse_start = 11;
assign hsync_pulse_size = 57;
assign vsync_pulse_start = 5;
assign vsync_pulse_size = 5;
assign invert = 1;