Page 1 of 1

What program do I need to change audacity?

Posted: Mon Sep 15, 2014 8:58 pm
by jfaud
I know audacity is written in c++, but I don't know what IDE do I should use to edit it.
Maybe Eclipse?

Re: What program do I need to change audacity?

Posted: Mon Sep 15, 2014 10:24 pm
by Gale Andrews
Extrapolating from "Eclipse" that you are on Windows, try reading Developing On Windows - Audacity Wiki .


Gale

Re: What program do I need to change audacity?

Posted: Tue Sep 16, 2014 6:57 am
by jfaud
Gale Andrews wrote:Extrapolating from "Eclipse" that you are on Windows, try reading Developing On Windows - Audacity Wiki .


Gale
I'm on Linux.

Re: What program do I need to change audacity?

Posted: Tue Sep 16, 2014 9:34 am
by Gale Andrews
jfaud wrote:
Gale Andrews wrote:Extrapolating from "Eclipse" that you are on Windows, try reading Developing On Windows - Audacity Wiki .


Gale
I'm on Linux.
Then please try following the link "Developing on Linux" at the top of the page I already pointed you to.

Linux users are normally expected to compile widgets and Audacity at the command-line, so there are no instructions for visual IDE's. See http://forum.audacityteam.org/viewtopic ... 90#p192890 .


Gale