yes ecm problem and cmake new version
can you provide more help with this issue? thank you.
[mythcat@localhost build]$ cmake
-DCMAKE_INSTALL_PREFIX=$HOME/krita-4.2.8-beta1/install
$HOME/krita-4.2.8-beta1/build -DCMAKE_BUILD_TYPE=RelWithDebInfo
-DPRODUCTSET=ALL -DPACKAGERS_BUILD=ON -DBUILD_TES
Cătălin George Feștilă wrote:
> I install 'Development Tools', but some tools are not in this group and
> PythonLibrary is not set. Any idea how to fix it? dnf group install
See below, the biggest missing piece is ECM, I'd suggest you do:
sudo dnf builddep krita
then you'll get everything that
On 11/24/19 3:26 PM, Cătălin George Feștilă wrote:
I install 'Development Tools', but some tools are not in this group and
PythonLibrary is not set. Any idea how to fix it?
dnf group install 'Development Tools'
dnf install cmake
dnf install gcc-c++
See output of build from source for krita 4.2.
I install 'Development Tools', but some tools are not in this group and
PythonLibrary is not set. Any idea how to fix it?
dnf group install 'Development Tools'
dnf install cmake
dnf install gcc-c++
See output of build from source for krita 4.2.8
[mythcat@localhost build]$ cmake
-DCMAKE_INSTALL_