|
From: Bill S. <g4...@cl...> - 2017-08-06 20:09:57
|
On 06/08/2017 21:03, C. Gary Rogers wrote: > Undefined symbols for architecture x86_64: > "_FC_grayline", referenced from: > WSPRBandHopping::next_hop(bool) in WSPRBandHopping.cpp.o > ld: symbol(s) not found for architecture x86_64 Hi Gary, something must be wrong with the tool set. Please run the following commands and report back on the output? $ c++ --version $ gfortran-mp-5 --version $ cmake --version 73 Bill G4WJS. |