Is VS2012 supported at all ?

Building and customizing Audacity from the source code.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
momop540
Posts: 18
Joined: Fri Jun 13, 2014 8:31 pm
Operating System: Please select

Is VS2012 supported at all ?

Post by momop540 » Wed Nov 05, 2014 6:36 pm

I would like to build Audacity in 2012. However, the win/compile.txt says
"Audacity releases for Windows are currently built with Microsoft Visual Studio 2013 C++" which seems to imply the supported version is 2013. OTOH, I see threads where some have had success in 2012 (but I couldn't load the sln file in 2012). Can anyone point to relevant documentation on getting 2012 build ?

I also looked into http://forum.audacityteam.org/viewtopic ... 91#p228591 - but I don't see a 2012 solution file audacity-vs2012.sln. I do believe I have the latest code via "svn checkout http://audacity.googlecode.com/svn/audacity-src/trunk/ audacity-read-only". Appreciate any pointers.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Is VS2012 supported at all ?

Post by steve » Wed Nov 05, 2014 7:18 pm

The full (paid) version of VS 2013 is not required. The free "Express" version should work fine.

The switch to VS 2013 (from VS 2008) is very recent, so there are still holes in the documentation.
I don't use Windows so I've no idea whether the current Audacity code will build on older versions of VS.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

momop540
Posts: 18
Joined: Fri Jun 13, 2014 8:31 pm
Operating System: Please select

Re: Is VS2012 supported at all ?

Post by momop540 » Wed Nov 05, 2014 7:43 pm

Thanks Steve. I just installed 2013-express edition and the compilation was a breeze (as per compile.txt) ! So excited I have it built now!

Post Reply