gravit22

Results 8 comments of gravit22

Thank you for reply. I tried to rerun it with ninja -v and I think nothing is changed. here is that line again. `/usr/bin/ld: /usr/local/lib/libpython3.7m.a(signalmodule.o): undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'`

Oh sorry. Here is the full output ```gravit@Gravit-PC:~/antimony/build$ ninja -v [1/78] : && /usr/bin/cmake -E remove lib/fab/libSbFab.a && /usr/bin/ar qc lib/fab/libSbFab.a lib/fab/CMakeFiles/SbFab.dir/src/fab.cpp.o lib/fab/CMakeFiles/SbFab.dir/src/formats/png.c.o lib/fab/CMakeFiles/SbFab.dir/src/formats/stl.c.o lib/fab/CMakeFiles/SbFab.dir/src/tree/eval.c.o lib/fab/CMakeFiles/SbFab.dir/src/tree/math/math_f.c.o lib/fab/CMakeFiles/SbFab.dir/src/tree/math/math_g.c.o lib/fab/CMakeFiles/SbFab.dir/src/tree/math/math_i.c.o lib/fab/CMakeFiles/SbFab.dir/src/tree/math/math_r.c.o lib/fab/CMakeFiles/SbFab.dir/src/tree/node/node_c.c.o...

Hello. Whne I run `gdb-multiarch --version` I get: `GNU gdb (Ubuntu 10.1-2ubuntu2) 10.1.90.20210411-git Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is...

Ok. I understood why I got that massage, and I fixed it, but I still cannot recreate USART examples in the minicom. I do not receive any errors or something...

Tried to lower baud rate, it didn't help.

Hello. The game works fine, but I can't join any online games. Somebody knows how to fix that issue? Here is what I get when I try to join: ![image](https://user-images.githubusercontent.com/33228017/192777763-69126d49-1f6f-415e-b5a3-3af3d153dfe1.png)...

> @gravit22 make sure to set wine to Windows 7. @italoghost yeah, that worked. Thank you.