Install QXmlEdit on Ubuntu
Setting up QXmlEdit on Ubuntu 20.04 ...
2021-12-07
- Set up your C++ compiler
- Download the latest and greatest source tarball
sudo apt install -y qt5-default qt5-default libqt5svg5-dev qtdeclarative5-dev libqt5xmlpatterns5-dev libqt5scxml5-dev
qmake
make
sudo make install
- run it with
export LD_LIBRARY_PATH=/opt/qxmledit/:$LD_LIBRARY_PATH
and/opt/qxmledit/qxmledit
have fun!
Crafted with ❤ in Crete. © 2022-2024