Search found 1 match

by qli
Wed Apr 21, 2010 1:55 pm
Forum: Compiling Audacity
Topic: Compile Audacity with Visual Studio 2010
Replies: 1
Views: 1746

Compile Audacity with Visual Studio 2010

The project Audacity can not be compiled by Visual Studio 2010. The problem seems caused by the conversion of the project solution file from VC++ 2009 to 2010. It seems to complain that the "$ParentName" used in the project files of 2009 is no longer supported by 2010 version, and the conversion pro...