Aleksandr Shamaraev

Results 34 comments of Aleksandr Shamaraev

тот rpm который лежит, кривой/не универсальный, и устанавливаться по данному скрипту не будет, точнее будет, но startwine не будет работать без прав судо, первый запуск не сработает, на том же...

> The speed issue is fixed by disabling Multiblock for the `nacl_helper_bootstrap` process… and so now it works! > Hi. How did you disable Multiblock for the `nacl_helper_bootstrap` process?

> This is true, applications need to include `` now - the reason is to not add header files directly to `include` folder, but to nest in under a project...

Hi I have the same problem on Alt Linux. To fix the error, I followed the advice above, but commented out ``` subst 's|Mix_CloseAudio();|//Mix_CloseAudio();|' src/cdogs/sounds.c subst 's|SoundReconfigure(s);|//SoundReconfigure(s);|' src/cdogs/sounds.c ``` After...