Search found 5 matches

by philmonty
Fri Jan 23, 2015 6:44 pm
Forum: Compiling Audacity
Topic: Compiling with ASIO
Replies: 11
Views: 5392

Re: Compiling with ASIO

Hi Edgar

Followed everything you said, and the compile fails with MANY errors. The first set are all around allegro - didn't know I had to install that too. At this point I have no idea what is going on, so I think I am going to give up and find another audio solution. Thanks for all your help.
by philmonty
Fri Jan 23, 2015 5:21 pm
Forum: Compiling Audacity
Topic: Compiling with ASIO
Replies: 11
Views: 5392

Re: Compiling with ASIO

Hey Edgar - just wanted to confirm that I am building version 2.0.0.6, revision 13340? I assume the ASIO support doesn't work with anything newer?

Phil
by philmonty
Tue Jan 20, 2015 4:38 am
Forum: Compiling Audacity
Topic: Compiling with ASIO
Replies: 11
Views: 5392

Re: Compiling with ASIO

Thanks Edgar - I am doing all this now and will report back.

Phil
by philmonty
Mon Jan 19, 2015 2:56 am
Forum: Compiling Audacity
Topic: Compiling with ASIO
Replies: 11
Views: 5392

Re: Compiling with ASIO

Thanks for the reply Edgar

I am compiling on Windows 7 64 bit, with MS Visual Studio 2013

I have built WXWidgets 2.8.12, and put the .DLLs in the same directory as Audacity

I used SVN to get Audacity 2.0.6

Just rebuilt everything and it bombs out - I guess I need to do a debug build?

Phil
by philmonty
Sun Jan 18, 2015 6:35 pm
Forum: Compiling Audacity
Topic: Compiling with ASIO
Replies: 11
Views: 5392

Compiling with ASIO

Hi all I am compiling Audacity with ASIO support. Spent a few days on this right now, and while I get Audacity compiled successfully, it bombs out on launch - no error, no splashscreen, just exits. To be fair, I am not an expert Windows developer, but everything seems to be correct. Does anyone have...