Gary,

It can’t find the fortran compiler. If you are using MacPorts, it should be in 
/opt/local/bin, e.g.:

$ which gfortran-mp-5
/opt/local/bin/gfortran-mp-5

Steve k9an

> On Jul 13, 2018, at 11:16 AM, Gary Rogers <cgaryrogers...@gmail.com> wrote:
> 
> Here is the latest:
> 
> Charless-MacBook-Pro-2:build charlesrogers$ FC=gfortran-mp-5 \
> >    cmake \
> >    -D CMAKE_PREFIX_PATH="~/Qt/5.8/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
> -- The C compiler identification is AppleClang 9.1.0.9020039
> -- The CXX compiler identification is AppleClang 9.1.0.9020039
> 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-2:build charlesrogers$ 
>> On Jul 13, 2018, at 12:12 PM, Gary Rogers <cgaryrogers...@gmail.com 
>> <mailto:cgaryrogers...@gmail.com>> wrote:
>> 
>> OK i misunderstood…Deleted the whole WSJT-prefix and am rebuilding…Will 
>> advise
>> 
>>> On Jul 13, 2018, at 12:03 PM, Gary Rogers <cgaryrogers...@gmail.com 
>>> <mailto:cgaryrogers...@gmail.com>> wrote:
>>> 
>>> Couldn’t get that command to work but i found the folder in finder:
>>> 
>>> <Screen Shot 2018-07-13 at 11.59.01 AM.png>
>>> 
>>> I did move the previous version of QT to the trash before installing 5.8
>>> 
>>> Here is the command i used:
>>> 
>>> FC=gfortran-mp-5 \
>>>    cmake \
>>>    -D CMAKE_PREFIX_PATH="~/Qt/5.8/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
>>> 
>>> 
>>> 
>>>> On Jul 13, 2018, at 11:50 AM, Bill Somerville <g4...@classdesign.com 
>>>> <mailto:g4...@classdesign.com>> wrote:
>>>> 
>>>> On 13/07/2018 16:41, Gary Rogers wrote:
>>>>> i just installed 5.8 and am getting the same errors about the qt5 widgets
>>>>> 
>>>> Hi Gary,
>>>> 
>>>> can you report back with the CMake configuration command you used please? 
>>>> Note that reconfiguring a CMake build tree when you have changed package 
>>>> locations will not usually work and you must delete the whole build tree 
>>>> and configure from scratch again.
>>>> 
>>>> Also what does the following command list?
>>>> 
>>>> ls -l ~/Qt/5.8/clang_64/lib/cmake/Qt5Widgets
>>>> 
>>>> 73
>>>> Bill
>>>> G4WJS.
>>>> 
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> Check out the vibrant tech community on one of the world's most
>>>> engaging tech sites, Slashdot.org <http://slashdot.org/>! 
>>>> http://sdm.link/slashdot <http://sdm.link/slashdot>
>>>> _______________________________________________
>>>> wsjt-devel mailing list
>>>> wsjt-devel@lists.sourceforge.net <mailto:wsjt-devel@lists.sourceforge.net>
>>>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel 
>>>> <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
> wsjt-devel@lists.sourceforge.net
> 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
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to