Re: [wsjt-devel] Still having issues on Win32 build

2016-04-30 Thread Bill Somerville
On 01/05/2016 02:34, Josh Rovero wrote: > However, the subsequent attempt to "build-wsjtx package" failed with: > > C:\JTSDK\src\wsjtx\Modulator.cpp:26:27: error: declaration of > 'constexpr const unsigned int Modulator::m_nspd' outside of class is > not definition [-fpermissive] > unsigned

Re: [wsjt-devel] Still having issues on Win32 build

2016-04-30 Thread Bill Somerville
On 01/05/2016 02:34, Josh Rovero wrote: > However, the subsequent attempt to "build-wsjtx package" failed with: > > C:\JTSDK\src\wsjtx\Modulator.cpp:26:27: error: declaration of > 'constexpr const unsigned int Modulator::m_nspd' outside of class is > not definition [-fpermissive] > unsigned

[wsjt-devel] Still having issues on Win32 build

2016-04-30 Thread Josh Rovero
Did: git reset --hard origin/integration git pull The build of hamlib3 with JTSDK-MSYS worked. However, the subsequent attempt to "build-wsjtx package" failed with: C:\JTSDK\src\wsjtx\Modulator.cpp:26:27: error: declaration of 'constexpr const unsigned int Modulator::m_nspd' outside of