Search found 4 matches

by MatthewLannan
Sun Mar 16, 2014 4:47 pm
Forum: General Audio Programming
Topic: Button shading -- bug 503
Replies: 1
Views: 5124

Button shading -- bug 503

I would very much like to resolve this "feature issue". However, I am having a difficult time getting the desired results. I looked in many places, but the most logical (to me) is in the SetCurrentTool() method in ToolsToolBar.cpp? I would like to take mTool[mCurrentTool], get the corresponding butt...
by MatthewLannan
Sun Jan 19, 2014 1:51 pm
Forum: Compiling Audacity
Topic: Successful build??
Replies: 5
Views: 3479

Re: Successful build??

Thanks schmide. I feel like a moron! However, after pressing F5 I now get : The program can't start because wxbase28ud_vc_custom.dll is missing from your computer. Try re-installing the program to fix this problem. I get a similar message when trying a release build, only the file is wxbase28u_vc_cu...
by MatthewLannan
Sun Jan 19, 2014 2:58 am
Forum: Compiling Audacity
Topic: Successful build??
Replies: 5
Views: 3479

Successful build??

Trying my first build........I am getting a successful build (or at least i think I am), but nothing afterwards. using VS2008 ---last few lines from output window: 23>Linking... 23> Creating library E:AudacityFolderwinReleaseAudacity.lib and object E:AudacityFolderwinReleaseAudacity.exp 23>Generatin...
by MatthewLannan
Fri Jan 17, 2014 11:48 pm
Forum: Compiling Audacity
Topic: Compiling with VS2012 and Windows 8
Replies: 1
Views: 1793

Compiling with VS2012 and Windows 8

The most recent info I could find was unclear to me. Is it possible to build Audacity with VS2012 on a Win 8 System?
If not, is it possible with VS2008 Express and Win 8?
Thanks.