Quote:
Originally Posted by DiapDealer
Be sure that you've specified the correct -DCMAKE_PREFIX_PATH to point to Qt5.5.1 on your system (as correctly described in the BuildingOnLinux document). CMake is trying to use your older, distro-installed 5.2.1 instead.
|

I misspelled DCMAKE....

Fixed that, all compiles nicely. Thanks!