Search found 1 match

by PunisherHD
23 Oct 2017, 15:10
Forum: Help
Topic: edit
Replies: 2
Views: 1245

Re: Where are the Build / Compilation Instructions ?

Hello, I've managed to build FFS for RHEL 6 and RHEL 7. The trick to build FFS on Linux is that you need libraries that are newer that what Linux distributions usually provide: - A modern C++ compiler (I've used GCC 6.3) - A modern Boost library (I've used Boost 1.65.1) - A modern wxWidget library (...