OK seem to be closer:

> Last login: Fri Oct  6 11:05:06 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.13.sdk
> >  \
> >    ~/wsjtx-prefix/src
> 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$ 


I can follow the path mentioned up to CMakeDetermineFortranCompiler.cmake but i 
don’t see :33



On Oct 6, 2017, at 8:07 AM, Bill Somerville <[email protected]> wrote:
> 
> 
> On 06/10/2017 12:58, Charles Rogers wrote:
>> 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.
> Hi Charles,
> 
> looking at this issue first. Do you have the macOS SDK mentioned installed? 
> If you you have a different SDK installed adjust the path given for the 
> CMAKE_OSX_SYSROOT variable passed to the cmake configuration command.
> 
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

------------------------------------------------------------------------------
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