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...@classdesign.com> 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel