I'm sorry, but her i am again. DiapDealer, you said that you installed the build tools and the necessary dependencies. Please can you post which tools and dependencies you have installed? I installed as described in 'README.md':
sudo apt-get install build-essential cmake qtwebengine5-dev qttools5-dev qttools5-dev-tools
mkdir build
cd build
cmake "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release /home/andi/Schreibtisch/PageEdit-1.2.0/
make
sudo make install
Thank you very much and best regards, Der_Andi
|