EXL
EXL
I do not quite understand you. This game requires original data files and you need to select in the file manager the directory with these files.
The first point seems to be the most preferable.
@ocx I recently helped a girl to compile a subj on Ubuntu. If you're interested, you can read here: [original thread](http://www.linux.org.ru/forum/development/10262937)|[translated thread](https://translate.google.ru/translate?hl=ru&sl=ru&tl=en&u=http%3A%2F%2Fwww.linux.org.ru%2Fforum%2Fdevelopment%2F10262937). Sorry for the Russian. But I think with...
@mandala-mbwa Довольно странная фича, никогда не видел, чтобы этим кто-то пользовался. >т.к. просили для телеги, скайпа и прочих. Есть линк на просьбу? ИМХО, неявный линкинг всяких там ssh://, file:// и...
Thank you, @mipon I wonder if Crayon Syntax Highlighter developers will fix this problem.
P.S. Inline code insertion also does not work, e.g.: ```html Test preformatted text. ``` Gutenberg result:  Classic editor result: 
@mipon thanks! But while I switched to using the Classic Editor.
Hello, @vanfanel This is one of the problems in legacy C code with globals in the header files. >GCC now defaults to -fno-common. As a result, global variable accesses are...
@vanfanel Hmm, I tested this on Ubuntu 22.04 LTS and it worked. Please run `make` in such way for more information about failed command: ```bash make VERBOSE=1 ``` And try...
@vanfanel yep, looks like the quotes are needed. Damn, I hate CMake. Please try again with 3a8af8a.