Update Win toolchain to support c++11

Bug #1237413 reported by Daniel Schürmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Wishlist
RJ Skerry-Ryan

Bug Description

On Windows, Lambdas are available since Visual Studio 2012 (VC11)
Our Build server uses Visual Studio 2010

http://msdn.microsoft.com/de-de/library/vstudio/hh567368.aspx

In order to support C++11 we need to update our Build server to Visual Studio 2012 and update the wiki.

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 1237413] [NEW] Update Win toolchain to support c++11

This is a massive project and involves basically re-building the whole
Windows build environment (and working out the kinks will take tons of beta
testers -- not that our current build environment is stable as we see
random crashes on 64-bit).

On Wed, Oct 9, 2013 at 9:42 AM, Daniel Schürmann <<email address hidden>
> wrote:

> Public bug reported:
>
> On Windows, Lambdas are available since Visual Studio 2012 (VC11)
> Our Build server uses Visual Studio 2010
>
> http://msdn.microsoft.com/de-de/library/vstudio/hh567368.aspx
>
> In order to support C++11 we need to update our Build server to Visual
> Studio 2012 and update the wiki.
>
> ** Affects: mixxx
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/1237413
>
> Title:
> Update Win toolchain to support c++11
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/1237413/+subscriptions
>

RJ Skerry-Ryan (rryan)
Changed in mixxx:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

master is now building C++11 binaries for Windows

Changed in mixxx:
assignee: nobody → RJ Ryan (rryan)
status: Confirmed → Fix Released
Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :

@rryan is the build doc on the wiki updated?
If not, I think we should leave this bug "in progress" .

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

Did you also update windows installer to include new redistributable libraries ?

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Hey Sebastien -- the buildserver repo is up to date for Windows.

c++11 support is largely determined by the Visual Studio version you install so the wiki instructions telling you to install VS2013 is all that's necessary for end users

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

ok, so forget what I said.
thanks for the explanations.

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

> Did you also update windows installer to include new redistributable libraries ?

Hm, new? The buildserver includes the VS2013 redistributable runtime libraries.

I fixed this bug like last May btw :). I just lost track of the actual bugs.

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/7189

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

Related blueprints

Remote bug watches

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