Search found 3 matches

by Pilo
Thu Oct 16, 2014 9:58 am
Forum: Compiling Audacity
Topic: Compiling FileDialog.h error wx/defs.h No such file [SOLVED]
Replies: 4
Views: 2403

Re: Compiling FileDialog.h error wx/defs.h No such file[SOLV

So I could rebuild local wxGTK and point to that, because I could not cleanly remove it. Here are the last steps leading to success : cd ~/Téléchargements/wxGTK-2.8.12 ./configure --enable-unicode make sudo make install sudo ldconfig wx-config --version => 2.8.12 cd ~/audacity-read-only WX_CONFIG=/u...
by Pilo
Tue Oct 14, 2014 8:07 pm
Forum: Compiling Audacity
Topic: Compiling FileDialog.h error wx/defs.h No such file [SOLVED]
Replies: 4
Views: 2403

Re: Compiling FileDialog.h error wx/defs.h No such file

Actually : [email protected]:~$ wx-config --version 2.8.12 [email protected]:~$ I did installl wxWidgets during some previous attempt to get Audacity 2.0.5 by following Example long steps in http://wiki.audacityteam.org/wiki/Compiling_Audacity_for_Beginners . Attempt failed. Fu...
by Pilo
Tue Oct 14, 2014 3:38 pm
Forum: Compiling Audacity
Topic: Compiling FileDialog.h error wx/defs.h No such file [SOLVED]
Replies: 4
Views: 2403

Compiling FileDialog.h error wx/defs.h No such file [SOLVED]

Debian Version 7.6 (wheezy) 64 bits, Noyau Linux 3.2.0-4-amd64, GNOME 3.4.2 In http://wiki.audacityteam.org/wiki/Compiling_Audacity_for_Beginners I follow Example compiling the latest Audacity source code Steps 1 to 4 ok... 5. Download the source code: svn checkout http://audacity.googlecode.com/svn...