Nikola Ubavić
Nikola Ubavić
When I try to change the UI language, PicoTorrent asks for a restart. After accepting restart, the following error emerges: "Failed to create a connection to server 'PicoTorrent' on topic...
Trying to compile the code with `gcc v11.2.0`, `wayland-client v1.20.0` and `wayland-protocols v1.25` throws ``` [18/19] Compiling C object wdomirror.p/main.c.o FAILED: wdomirror.p/main.c.o cc -Iwdomirror.p -I. -I.. -Iprotocol -I../protocol -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64...
Putting building commands inside backticks helps with with readability on GitHub.
The endgame of this PR is to remove need for [virtual FS procedures inside javascript](https://github.com/janicicpredrag/gclc/blob/22b5f564c610900c0caed0388805c3ccb561ee3d/gclcWeb/src/compiler.ts#L142-L155). This will (hopefully) lead to smaller web builds I am opening PR now as WIP,...