BLOGDRON
BLOGDRON
I learned about this story on the forum, I don’t know all the details, so I won’t say too much. Also, I am not a supporter of the Rust language...
С авторматическим добавлением **[закрыто]** в начало заголовка вакансии По мотивам https://www.linux.org.ru/forum/linux-org-ru/16486475
Тут **жирно**, а там нет. :/ https://www.linux.org.ru/forum/linux-org-ru/15788681 Было бы замечательно иметь в профиле разметку новую. Если кто-то умеет сделайте пожалуйста. Ну пажааалста. Ням!
**Use** `make build_depends && make mmatching && make run` ```make CC=g++ INCLUDE_DIR = -I./ INCLUDE_DIR+= -I./depends/raylib/raylib/include INCLUDE_DIR+= -I./depends/raygui/src LIBRARY_DIR = -L./depends/raylib/raylib LIBRARY_DIR+= -L./depends/raylib/raylib/external/glfw/src LIBRARY_LINK = -lraylib -lglfw3 -ldl -pthread BUILD_DEP...
Maybe it will be useful to someone if they do not know how to collect examples, but want to poke them with a stick ::) ---------------- Use: `make build_depends &&...
#### Your system information * [System information from steam](https://gist.github.com/blogdron/d60c78a56e01bbbec8ae424cec064d94) * Have you checked for system updates?: **Yes** #### Please describe your issue in as much detail as possible: After update...
This is just a note for those who will be affected by the problem like mine. This is not Corange problem. But it's better to know about it. **The problem...
```sh gcc src/*.c `pkg-config --cflags --libs SDL2_ttf` -o blockamok /usr/bin/ld: /tmp/user/1000/ccMOfFUx.o: undefined reference to symbol 'tan@@GLIBC_2.2.5' /usr/bin/ld: /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned...