Add new comment

Permalink

can't tell it for sure, but try installing qtchooser and setting the QT_SELECT environment variable accordingly:

export QT_SELECT=5

but wait, you're using a non-distro packaged Qt5 installation, right? probably you got it directly from http://qt.io and, i suppose, it's installed under /opt/Qt/5.8. now, i guess, you can try the build again, just make sure you get the configure option right "--with-qt5=/opt/Qt/5.8" might not be enough! as far as i can tell, it should be more explicit on the compiler platform you're into, like "--with-qt5=/opt/Qt/5.8/gcc_64"... could it be the case?

however, if you have another Qt5 installation around, possibly the official distro-supplied one, then you'll probbably need to make up with a new custom symlink for qmake-qt5 so that ./configure --with-qt5=/opt/Qt/5.8/gcc_64 will get the right configuration. please, do only this if you're sure there's yet another Qt5 installation out there:

cd /opt/Qt/5.8/gcc_64/bin
sudo ln -s qmake qmake-qt5

hth.
cheers

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.
CAPTCHA
Enter the characters shown in the image.