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 <owilli...@mixxx.org> wrote:

> 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 defaulted
> c:\mixxx\workspace\master\architecture\amd64\platform\windows\src
> \util/circularsamplebuffer.h(19) : error C2610:
> 'CircularSampleBuffer::CircularSampleBuffer(CircularSampleBuffer &&)' :
> is not a special member function which can be defaulted
> scons: *** [win64_build\soundsourceproxy.obj] Error 2
> scons: building terminated because of errors.
>
>
> On Mon, 2016-01-25 at 13:23 -0800, RJ Ryan wrote:
> > Sorry about that -- fixed
> > in
> https://github.com/mixxxdj/mixxx/commit/20d7d532435a885f8bffe1b4ca1b7a3dda20db7d
> >
> > On Mon, Jan 25, 2016 at 1:14 PM, Owen Williams <owilli...@mixxx.org>
> > wrote:
> >         /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<ConfigValue> *' (or there is no acceptable
> >         conversion)
> >                 c:\mixxx\environments\2.0-x64-debug\build
> >         \qt-everywhere-opensource-src-4.8.6\include\qtcore
> >         \../../src/corelib/tools/qsharedpointer_impl.h(487): could be
> >         'QSharedPointer<UserSettings>
> >         &QSharedPointer<UserSettings>::operator
> >         =(QSharedPointer<UserSettings> &&)'
> >                 c:\mixxx\environments\2.0-x64-debug\build
> >         \qt-everywhere-opensource-src-4.8.6\include\qtcore
> >         \../../src/corelib/tools/qsharedpointer_impl.h(481): or
> >         'QSharedPointer<UserSettings>
> >         &QSharedPointer<UserSettings>::operator
> >         =(const QSharedPointer<UserSettings> &)'
> >                 while trying to match the argument list
> >         '(UserSettingsPointer,
> >         ConfigObject<ConfigValue> *)'
> >         scons: *** [win64_build\preferences\upgrade.obj] Error 2
> >         scons: building terminated because of errors.
> >
> >
> >
>  
> ------------------------------------------------------------------------------
> >         Site24x7 APM Insight: Get Deep Visibility into Application
> >         Performance
> >         APM + Mobile APM + RUM: Monitor 3 App instances at just
> >         $35/Month
> >         Monitor end-to-end web transactions and take corrective
> >         actions now
> >         Troubleshoot faster and improve end-user experience. Signup
> >         Now!
> >         http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> >         _______________________________________________
> >         Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> >         http://mixxx.org
> >
> >
> >         Mixxx-devel mailing list
> >         Mixxx-devel@lists.sourceforge.net
> >         https://lists.sourceforge.net/lists/listinfo/mixxx-devel
> >
> >
>
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to