On 08.01.2017 14:09, Axel Braun wrote:
Am Dienstag, 3. Januar 2017, 11:18:40 CET schrieb Karl Cheng:
Hi, in openSUSE I believe the Qt 5 version is found in `/usr/bin/qmake-qt5`. You can find the package which has it by running `cnf qmake-qt5`.
Indeed, it is called qmake-qt5. With this hint I could get one step further, but get now stuck when compiling the qwt-widgets:
[ 71s] compiling qwt_slider.cpp [ 71s] compiling qwt_thermo.cpp [ 71s] compiling qwt_wheel.cpp [ 72s] moc qwt_dyngrid_layout.h [ 72s] usr/include/c++/4.8/bits/stl_relops.:67: Parse error at "std" [ 72s] Makefile:739: recipe for target 'moc/moc_qwt_dyngrid_layout.cpp' failed [ 72s] make[1]: *** [moc/moc_qwt_dyngrid_layout.cpp] Error 1 [ 72s] make[1]: *** Waiting for unfinished jobs.... [ 73s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/zyGrib-8.0.1/ src/qwt-6.1.3/src'
Anyone an idea?
Thanks! Axel
Hello In https://build.opensuse.org/build/home:DocB:branches:Application:Geo/openSUSE... I see that build fails due to missing libjasper-devel buildrequirement. Cheers M