lkakbeijing.blogg.se

Directx sdk june 2010
Directx sdk june 2010










directx sdk june 2010

Portmixer remove 1 line property page: Build Events > Pre-Build Events – Command Line: IF "%DXSDK_DIR%" = "" echo #define PA_NO_DS >"$(ProjectDir)/$(Configuration)/config.h" Portaudio-v19 remove 1 line property page: Build Events > Pre-Build Events – Command Line: IF "%DXSDK_DIR%" = "" echo #define PA_NO_DS >"$(ProjectDir)/$(Configuration)/config.h" From the context menu choose Properties.Īdd to Audacity project property page C++ > Preprocessor > Preprocessor Definitions:Īdd to portaudio-v19 project property page C++ > Preprocessor > Preprocessor Definitions:Īdd to portmixer project property page C++ > Preprocessor > Preprocessor Definitions:

directx sdk june 2010

Now you need to turn off DSound there must be an easier way using #defines and pre-processor symbols, but I’m no compiler guru …Ĭhoose the Solution you wish to build (Unicode Release, Unicode Debug, Release or Debug) open (if not already) the Solution Explorer window in MS VS2010 and right-click the Audacity Project. $(OutDir)$(ProjectFileName)%(Filename)%(Extension)Ī close comparison will show the removal of some unwanted quotation marks. Open this file with a text editor and replace it with the following: DO NOT attempt to build it yet!Īfter the conversion, in the /win/ folder you will find the newly-created-during-conversion file: In your Audacity directory, convert win/audacity.sln by opening it in MS VS2010 (this needs to be an up-to-date version–use Windows Update service and make sure you are set to “update other products from Microsoft”).












Directx sdk june 2010