Comment 3 for bug 1597594

Revision history for this message
tduell (tduell-iinet) wrote :

the latest default includes fixes to CMakelists.txt to correct FindOptional, which seems to be related to this problem.
Attempting to build the current default (1473) cmake reports...

-- Could not find OPTIONAL package Optional
-- No optional headers found, fall back to boost

Fedora 24 is using boost-1.60.0-6, and there doesn't seem to be any sign of the file "boost/optional.hpp".
So is it needed to overcome this error, and if so what provides it?

Cheers,
Terry