On 13/07/2018 18:10, Gary Rogers wrote:
Charless-MacBook-Pro-2:~ charlesrogers$ mdfind -name Qt5Widgets
/Users/charlesrogers/Qt5.8.0/5.8/clang_64/lib/cmake/Qt5Widgets
/Users/charlesrogers/Qt5.8.0/5.8/clang_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake
/Users/charlesrogers/Qt5.8.0/5.8/clang_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake
/Users/charlesrogers/Qt5.8.0/5.8/clang_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake
/Users/charlesrogers/Qt5.8.0/5.8/clang_64/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake
/Users/charlesrogers/Qt5.8.0/5.8/Src/qtbase/src/widgets/Qt5WidgetsConfigExtras.cmake.in
/Users/charlesrogers/Qt5.8.0/5.8/Src/qtbase/src/widgets/Qt5WidgetsMacros.cmake
Charless-MacBook-Pro-2:~ charlesrogers$
On Jul 13, 2018, at 1:05 PM, Bill Somerville <g4...@classdesign.com <mailto:g4...@classdesign.com>> wrote:

mdfind -name Qt5Widgets

Hi Gary,

ok, so you have changed the default Qt install location from ~/Qt to ~/Qt5.8.0, that doesn't make much sense since the Qt online installer can install multiple versions of Qt under the main install directory. For now don't worry about the location, just change your CMake configure command to use the right location in the path specified in the CMAKE_PREFIX_PATH variable and you should be ok to build.

73
Bill
G4WJS.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to