Hi all, if somebody would like to build Corinthia on Fedora 22 here is little guide.
The library packages has different names, like in Ubuntu. So: dnf install cmake make git gcc gcc-c++ libxml2-devel SDL2-devel SDL2_image-devel If you would like to build source with Editor: dnf install extra-cmake-modules qt5-qtwebkit-devel qwt-qt5-devel As you wrote on wiki, there is no need to create directory "incubator -corinthia", because "git clone" will create directory. Another notice on the wiki is written that is possible to test application with "dfutil -test", but test is not valid switch. Regards, Michal Hriň
