|
From: C. G. R. <dc4...@co...> - 2017-07-29 18:46:35
|
Part of the problem must be that i’m using QT 5.9.1 > On Jul 29, 2017, at 2:27 PM, C. Gary Rogers <dc4...@co...> wrote: > > I still don’t have it right…I took out the two quotation marks…Here is what i did: > > Last login: Sat Jul 29 14:15:13 on ttys001 > Charless-MacBook-Pro:~ charlesrogers$ cd ~/wsjtx-prefix/build > Charless-MacBook-Pro:build charlesrogers$ FC=gfortran-mp-5 \ > > cmake \ > > -D CMAKE_PREFIX_PATH=~/Qt/5.7/clang_64;~/hamlib-prefix;/opt/local \ > > -D CMAKE_INSTALL_PREFIX=~/wsjtx-prefix \ > > -D CMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk \ > > ~/wsjtx-prefix/src > CMake Error: The source directory "/Users/charlesrogers/wsjtx-prefix/build/CMAKE_PREFIX_PATH=/Users/charlesrogers/Qt/5.7/clang_64" does not exist. > Specify --help for usage, or press the help button on the CMake GUI. > -bash: /Users/charlesrogers/hamlib-prefix: is a directory > -bash: /opt/local: is a directory > Charless-MacBook-Pro:build charlesrogers$ > > Did i misunderstand? > > >> On Jul 29, 2017, at 1:01 PM, Bill Somerville <g4...@cl... <mailto:g4...@cl...>> wrote: >> >>> $ cd ~/wsjtx-prefix/build >>> $ FC=gfortran-mp-5 \ >>> cmake \ >>> -D CMAKE_PREFIX_PATH="~/Qt/5.7/clang_64;~/hamlib-prefix;/opt/local" \ >>> -D CMAKE_INSTALL_PREFIX=~/wsjtx-prefix \ >>> -D CMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk \ >>> ~/wsjtx-prefix/src > > ------------------------------------------------------------------------------ > 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 > wsj...@li... > https://lists.sourceforge.net/lists/listinfo/wsjt-devel |