Windows Compile Error, Cannot Reference Deleted Function

Bug #1623128 reported by Zaren
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
High
Unassigned

Bug Description

Compilation fails for Windows Visual Studio 2013 using commit a76677238c6386bf7bf57e868dcd6e3f71251987 and the latest windows_environment from buildserver

The error is:
src\waveform\renderers\waveformmarkset.cpp(85) : error C2280: 'std::unique_ptr<ControlProxy,std::default_delete<_Ty>> &std::unique_ptr<_Ty,std::default_delete<_Ty>>::operator =(const std::unique_ptr<_Ty,std::default_delete<_Ty>> &)' : attempting to reference a deleted function
        with
        [
            _Ty=ControlProxy
        ]
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\memory(14
87) : see declaration of 'std::unique_ptr<ControlProxy,std::default_delete<_Ty>>::operator ='
        with
        [
            _Ty=ControlProxy
        ]
        This diagnostic occurred in the compiler generated function 'WaveformMark &WaveformMark::operator =(const WaveformMark &)'
scons: *** [win32_build\waveform\renderers\waveformmarkset.obj] Error 2
scons: building terminated because of errors.

Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :

confirmed with VS2013, compiling 64 bits, release target.

Changed in mixxx:
status: New → Confirmed
Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :
Changed in mixxx:
assignee: nobody → Uwe Klotz (uklotzde)
status: Confirmed → In Progress
Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :
Changed in mixxx:
status: In Progress → Fix Committed
milestone: none → 2.1.0
importance: Undecided → High
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/8643

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.