Installing on Ubuntu 20.04
-
- Posts: 9
- Joined: Sun Jan 05, 2014 8:39 am
Re: Installing on Ubuntu 20.04
The above instructions from anonbeat work for me on Ubuntu MATE 20.04.
-
- Posts: 9
- Joined: Wed Mar 16, 2022 2:47 am
Re: Installing on Ubuntu 20.04
trying to build this on ubuntu with kde plasma, and i get this error:
-- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS)
CMake Error at CMakeLists.txt:32 (MESSAGE):
wxWidgets not found!
-- Configuring incomplete, errors occurred!
i tried to install wxwidgets, but can't find any such package. how do i proceed?
-- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS)
CMake Error at CMakeLists.txt:32 (MESSAGE):
wxWidgets not found!
-- Configuring incomplete, errors occurred!
i tried to install wxwidgets, but can't find any such package. how do i proceed?
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
Hello, you need to install a package like libwxgtk3.0-gtk3-dev and all its dependencies
try to search wxgtk3 and see what is your system package name.
try to search wxgtk3 and see what is your system package name.