Re: [wsjt-devel] Build environment macOS 10.13.4

2018-05-16 Thread Megan Woods
One more thing Bill I am using the latest cmake. Megan On Thu, 17 May 2018 at 6:52 am, Megan Woods wrote: > Hi Bill, > > > Here is the diff. > > > > Index: CMakeLists.txt > === > --- CMakeLists.txt

Re: [wsjt-devel] Build environment macOS 10.13.4

2018-05-16 Thread Megan Woods
Hi Bill, Here is the diff. Index: CMakeLists.txt === --- CMakeLists.txt (revision 8662) +++ CMakeLists.txt (working copy) @@ -15,7 +15,7 @@ Earliest version we can support with Qt 5.8, C++11 & libc++ is 10.9. Do not override

Re: [wsjt-devel] Build environment macOS 10.13.4

2018-05-16 Thread Bill Somerville
On 16/05/2018 13:34, Megan Woods wrote: Just a follow up,  I got it to work with MacOSX SDK 10.13 Qt5-11-rc I had to update how the cmake file references the Qt modules. Hi Megan, what changes did you make to the CMake script? 73 Bill G4WJS.

Re: [wsjt-devel] Build environment macOS 10.13.4

2018-05-16 Thread Megan Woods
t; 73’s > > Greg, KI7MT > > > > > > *From:* Megan Woods [mailto:megan.wo...@woods-gebler.com] > *Sent:* Tuesday, May 15, 2018 11:00 PM > > *To:* WSJT software development <wsjt-devel@lists.sourceforge.net> > *Subject:* Re: [wsjt-devel]

Re: [wsjt-devel] Build environment macOS 10.13.4

2018-05-16 Thread Greg Beam
73’s Greg, KI7MT From: Megan Woods [mailto:megan.wo...@woods-gebler.com] Sent: Tuesday, May 15, 2018 11:00 PM To: WSJT software development <wsjt-devel@lists.sourceforge.net> Subject: Re: [wsjt-devel] Build environment macOS 10.13.4 Ahh ok.. I didn’t realise that it will

Re: [wsjt-devel] Build environment macOS 10.13.4

2018-05-15 Thread Megan Woods
> *Sent:* Tuesday, May 15, 2018 10:23 PM > *To:* WSJT software development <wsjt-devel@lists.sourceforge.net> > *Subject:* Re: [wsjt-devel] Build environment macOS 10.13.4 > > > > Hi Megan, > > > > I have tried multiple times to setup the OSX environment.