FriendFX
FriendFX
I also wished the docs were a little more specific/complete for Windows users. What I've learned so far (please correct any mistakes, this should be seen as a first rough...
> Please add options to configure the reminders of events. Only a limited number of predefined time are proposed. At least, an option could permit to choose the number of...
Same here, on the latest master state 6c5e24f. Here is the output of `CTEST_OUTPUT_ON_FAILURE=1 make test`: ``` Running tests... Test project /home/localadmin/graywolf/build Start 1: install_in_tmp 1/6 Test #1: install_in_tmp ......................
[cmake](https://cmake.org/) is a "Cross-platform make system" as described by `yum info cmake`, you should be able to install it on your system via ``` yum install cmake ``` The sequence...