Bonsoir à tous,
J’ai un petit soucis… Je voudrais installer l’application Codeblocks, j’ai donc récupéré les sources sur leur site.
J’ai procédé comme indiqué sur le wiki : http://wiki.codeblocks.org/index.php/Installing_Code::Blocks_from_source_on_Linux
A la différence que j’ai la version 3.0 (je l’ai vu en tapant cette commande)
Je continu ensuite mais j’ai une erreur lorsque je veux compiler wxWidgets.
Voici l’erreur :
configure: error:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.
Si quelqu’un a une petite idée…
Je vous remercie !
(Debian Jessie KDE 3.16.0-4-amd64)