Search found 3 matches

by frenchfries
Sat Feb 15, 2014 11:56 pm
Forum: Compiling Audacity
Topic: Compile error analyze.ny
Replies: 10
Views: 4937

Re: Compile error analyze.ny

Also, there is a reference to analyze.ny in the makefile.in file.
Should all references to analyze.ny be removed?
by frenchfries
Sat Feb 15, 2014 6:57 pm
Forum: Compiling Audacity
Topic: Compile error analyze.ny
Replies: 10
Views: 4937

Re: Compile error analyze.ny

For Audacity to build without failing, I had to remove analyze.ny from the plug-ins folder in the Audacity VC++ project. If you are using the current SVN checkout, analyze.ny is not present. I may be confused since I am new to the project. I see that the file analyze.ny is no longer present, but it...
by frenchfries
Sat Feb 15, 2014 12:07 pm
Forum: Compiling Audacity
Topic: Compile error analyze.ny
Replies: 10
Views: 4937

Re: Compile error analyze.ny

Hello,
I just compiled Audacity for the first time, and had an issue concerning analyze.ny.
For Audacity to build without failing, I had to remove analyze.ny from the plug-ins folder in the Audacity VC++ project.