[Bug 229759] multimedia/vlc-qt4 fails to build, when qt5 is also installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 13 23:02:38 BST 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229759
--- Comment #12 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to Tobias C. Berner from comment #11)
> QT4_CONFIGURE_ENV= QT_CFLAGS="-I${QT_INCDIR}/QtGui -DQT_SHARED -I${QT_INCDIR} -I${QT_INCDIR}/QtCore" \
> - QT_LIBS="-lQtGui -L${QT_LIBDIR} -lQtCore"
> + QT_LIBS="-lQtGui -L${QT_LIBDIR} -lQtCore" \
> + MOC="${MOC}" RCC="${RCC}" UIC="${UIC}"
Should work, but, I'd say, this should be added to QT5_CONFIGURE_ENV too. Or
just always add it to CONFIGURE_ENV, whether or not any QT is requested....
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list