Re: [kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-09 Thread Schaich, Alonso
On Sat, 8 Aug 2015 19:10:23 -0700 Adrian Chadd adr...@freebsd.org wrote: Ok, so what's the real solution? Adrian Mine is to use cmake, but the real solution is in the hands of the qt upstream, as the issue affects not only FreeBSD, but any other platform, too. Alonso

Re: [kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-09 Thread Adrian Chadd
Hi, Does someone have a solution to this to feed upstream? How is it that it doesn't affect other platforms on Linux? -a On 9 August 2015 at 03:13, Schaich, Alonso alonsoscha...@fastmail.fm wrote: On Sat, 8 Aug 2015 19:10:23 -0700 Adrian Chadd adr...@freebsd.org wrote: Ok, so what's the

[kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-08 Thread Adrian Chadd
Hi, I'm trying to write QT applications on freebsd. qtcreator works (dri bugs aside) and can generate qt4 applications fine. But, there are some things that don't exist in qt4 (like the qt4 opengl integration) - there's just stuff missing. Firstly - qt5 isn't autodetected by qtcreator. I think

Re: [kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-08 Thread Schaich, Alonso
On Sat, 8 Aug 2015 12:59:15 -0700 Adrian Chadd adr...@freebsd.org wrote: Hi, I'm trying to write QT applications on freebsd. qtcreator works (dri bugs aside) and can generate qt4 applications fine. But, there are some things that don't exist in qt4 (like the qt4 opengl integration) -

Re: [kde-freebsd] Trying to write qt5 applications on freebsd fails - qmake-qt5 doesn't include /usr/local/lib

2015-08-08 Thread Adrian Chadd
Ok, so what's the real solution? Adrian On Aug 8, 2015 5:52 PM, Schaich, Alonso alonsoscha...@fastmail.fm wrote: On Sat, 8 Aug 2015 12:59:15 -0700 Adrian Chadd adr...@freebsd.org wrote: Hi, I'm trying to write QT applications on freebsd. qtcreator works (dri bugs aside) and can