J'aimerais compiler un programme sur Mint mais j'ai ce message d'erreur:
J'ai essayé la commande:wxWidgets must be installed on your system.
Please check that wx-config is in path, the directory
where wxWidgets libraries are installed (returned by
'wx-config --libs' or 'wx-config --static --libs' command)
is in LD_LIBRARY_PATH or equivalent variable and
wxWidgets version is 3.0.0 or above.
Code : Tout sélectionner
sudo apt install wxWidgets
PS: Dans la logithèque j'en ai installé un qui porte un autre nom " python3-wxgtk-webview4.0 " mais ça ne fonctionne toujours pas ?