Cannot compile Audacity using VC++ 2008 editor

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
Naruto
Posts: 1
Joined: Wed Jun 01, 2011 10:39 pm
Operating System: Please select

Cannot compile Audacity using VC++ 2008 editor

Post by Naruto » Wed Jun 01, 2011 11:32 pm

Hi,

I have just installed Audacity and I want to build and compile the code.
I am using VC++ 2008 express edition for compilation. I tried to compile and build the code but there are some errors.
I tried to launch audacity.sln file but it says conversion required.
Can anyone tell me how can I compile the code?
Do I need to download any dll?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Cannot compile Audacity using VC++ 2008 editor

Post by Gale Andrews » Thu Jun 02, 2011 12:49 am

Naruto wrote:I have just installed Audacity and I want to build and compile the code.
I am using VC++ 2008 express edition for compilation. I tried to compile and build the code but there are some errors.
I tried to launch audacity.sln file but it says conversion required.
Can anyone tell me how can I compile the code?
Do I need to download any dll?
There are instructions about how to compile the HEAD development code (1.3.14 alpha) on the Wiki:
http://wiki.audacityteam.org/wiki/Developing_On_Windows

The audacity.sln in HEAD is meant for Visual C++ 2008, so If you get a conversion error that suggests to me you got the wrong Audacity download. Are you compiling Audacity 1.2.6 for some reason? If you need to do that and VC++ 2008 won't convert the .sln and .vcproj files, try http://sourceforge.net/projects/vspc/ .



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply