Bill, trying again to compile on MAC…following the instructions at:

https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/INSTALL 
<https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/INSTALL> 

When i try to build, i get the following:

Last login: Fri Oct  6 07:52:39 on ttys000
Charless-MacBook-Pro:~ charlesrogers$ cd ~/wsjtx-prefix/build
Charless-MacBook-Pro:build charlesrogers$ FC=gfortran-mp-5 \
>    cmake \
>    -D CMAKE_PREFIX_PATH="~/Qt/5.9/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.12.6.sdk
>  \
>    ~/wsjtx-prefix/src
CMake Warning at 
/Applications/CMake.app/Contents/share/cmake-3.9/Modules/Platform/Darwin-Initialize.cmake:121
 (message):
  Ignoring CMAKE_OSX_SYSROOT value:

   
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.6.sdk

  because the directory does not exist.
Call Stack (most recent call first):
  
/Applications/CMake.app/Contents/share/cmake-3.9/Modules/CMakeSystemSpecificInitialize.cmake:8
 (include)
  CMakeLists.txt:25 (project)


CMake Error at 
/Applications/CMake.app/Contents/share/cmake-3.9/Modules/CMakeDetermineFortranCompiler.cmake:33
 (message):
  Could not find compiler set in environment variable FC:

  gfortran-mp-5.
Call Stack (most recent call first):
  CMakeLists.txt:25 (project)


CMake Error: CMAKE_Fortran_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/Users/charlesrogers/wsjtx-prefix/build/CMakeFiles/CMakeOutput.log".
Charless-MacBook-Pro:build charlesrogers$ 


Suggestions on how to resolve?…Was able to successfully
build hamlib…Thanks

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to