Search found 4 matches

by Programmer2010
Sat May 22, 2010 6:14 pm
Forum: Windows
Topic: Changing Build Configurations Crashes VS2008
Replies: 8
Views: 1123

Re: Changing Build Configurations Crashes VS2008

I'm using the Windows SDK for Windows 7 and Windows Server 2008 (otherwise known as Windows SDK V7.0), if that makes any difference.
by Programmer2010
Fri May 21, 2010 8:31 pm
Forum: Windows
Topic: Changing Build Configurations Crashes VS2008
Replies: 8
Views: 1123

Re: Changing Build Configurations Crashes VS2008

I've tested my VS2008 installation with other .sln files, and it works correctly. This means that the problem is the audacity.sln file or one of its associated .vcproj files.
by Programmer2010
Sun May 16, 2010 5:05 pm
Forum: Windows
Topic: Changing Build Configurations Crashes VS2008
Replies: 8
Views: 1123

Re: Changing Build Configurations Crashes VS2008

Still no go. VS crashes even when I choose a build configuration from the drop-down menu. Might this simply be an issue of uninstalling and reinstalling VS on my system?
by Programmer2010
Sat May 15, 2010 11:23 pm
Forum: Windows
Topic: Changing Build Configurations Crashes VS2008
Replies: 8
Views: 1123

Changing Build Configurations Crashes VS2008

On Windows XP SP3, whenever I attempt to switch build configurations for Audacity, VC9 (VS2008) crashes. It worked just fine for the compilation of WXWidgets (2.8.11). I'm using the SVN trunk. Is there something I'm not doing correctly? The steps I'm following are: 1. Open the Audacity checkout dire...