Date: Fri, 13 Jul 2018 22:02:38 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 229759] multimedia/vlc-qt4 fails to build, when qt5 is also installed Message-ID: <bug-229759-12827-OyM9qvL8k2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229759-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-229759-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229759 --- Comment #12 from Mikhail Teterin <mi@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 the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229759-12827-OyM9qvL8k2>
