Building error

Hi
I’m trying to build Audacity 2.1.2 on Windows 7 using VS2013.
I got the following error:

commandfunctor.h(40): error C2955: ‘audCommandFunction’ : use of alias template requires template argument list

Any idea what is the problem?
Thanks

Audacity binaries can be downloaded here: http://www.audacityteam.org/download/.

There is no need to compile unless you want ASIO support or are modifying the Audacity code.

If you are modifying Audacity code, see this VS2013 bug: https://connect.microsoft.com/VisualStudio/feedback/details/800231. Other solutions are listed on Stack Overflow.


Gale