Re: [Mixxx-devel] latest windows failure

2016-01-28 Thread Daniel Schürmann
Fixed in [master 28b5b51] Am 26.01.2016 um 16:10 schrieb Owen Williams: > one more: > > /Ilib\scratchlib /Ilib\vamp-2.3 > soundsourceproxy.cpp > c:\mixxx\workspace\master\architecture\amd64\platform\windows\src > \util/singularsamplebuffer.h(18) : error C2610: > 'SingularSampleBuffer::SingularSam

Re: [Mixxx-devel] latest windows failure

2016-01-26 Thread RJ Ryan
Looks like VS2013 does not support move constructors marked as =default. https://msdn.microsoft.com/en-us/library/hh567368.aspx#defaultedanddeleted On Tue, Jan 26, 2016 at 7:10 AM, Owen Williams wrote: > one more: > > /Ilib\scratchlib /Ilib\vamp-2.3 > soundsourceproxy.cpp > c:\mixxx\workspace\m

Re: [Mixxx-devel] latest windows failure

2016-01-26 Thread Owen Williams
one more: /Ilib\scratchlib /Ilib\vamp-2.3 soundsourceproxy.cpp c:\mixxx\workspace\master\architecture\amd64\platform\windows\src \util/singularsamplebuffer.h(18) : error C2610: 'SingularSampleBuffer::SingularSampleBuffer(SingularSampleBuffer &&)' : is not a special member function which can be def

Re: [Mixxx-devel] latest windows failure

2016-01-25 Thread RJ Ryan
Sorry about that -- fixed in https://github.com/mixxxdj/mixxx/commit/20d7d532435a885f8bffe1b4ca1b7a3dda20db7d On Mon, Jan 25, 2016 at 1:14 PM, Owen Williams wrote: > /Ilib\scratchlib /Ilib\vamp-2.3 > upgrade.cpp > src\preferences\upgrade.cpp(194) : error C2679: binary '=' : no operator > found w

[Mixxx-devel] latest windows failure

2016-01-25 Thread Owen Williams
/Ilib\scratchlib /Ilib\vamp-2.3 upgrade.cpp src\preferences\upgrade.cpp(194) : error C2679: binary '=' : no operator found which takes a right-hand operand of type 'ConfigObject *' (or there is no acceptable conversion) c:\mixxx\environments\2.0-x64-debug\build \qt-everywhere-opensource-src