Search found 3 matches

by emach1ne
Wed Jun 04, 2014 2:23 pm
Forum: General Audio Programming
Topic: Need Advice for small programming project
Replies: 2
Views: 4919

Need Advice for small programming project

Hi all, I recently was able to get Audacity built and running in VC++ 2008 and now I'm looking to start a small project. I need some advice on the best approach or what you might think the best bet is. I'm an electrical engineer guy so coding and I aren't the best of friends. I'll explain the idea.....
by emach1ne
Wed May 28, 2014 3:10 pm
Forum: Compiling Audacity
Topic: 1 error compiling in VC++ 2008 on Windows 7
Replies: 7
Views: 3617

Re: 1 error compiling in VC++ 2008 on Windows 7

Does wxWidgets-2.8.12libvc_dllwxbase28ud.lib exist with correct permissions? Is the WXWIN environment variable pointing to the correct place? I could not find vc_dllwxbase28ud.lib in the vc_dll directory, nor was there a directory for that. Strange. I have set me WXWIN enviroment variable. Is there...
by emach1ne
Thu May 22, 2014 4:02 pm
Forum: Compiling Audacity
Topic: 1 error compiling in VC++ 2008 on Windows 7
Replies: 7
Views: 3617

1 error compiling in VC++ 2008 on Windows 7

Hi everyone, I'm working to build the audacity solutions and am getting hung up on one fatal error that I can't find a solution for. Here is a picture of the error. audacity error.JPG I'm not much of a programmer but I'm trying to get the environment running to develop a plug-in. The idea is to use ...