On Thu, Aug 15, 2013 at 01:37:53AM +0200, Davide Liessi wrote:
> I added pkgconfig as build dependency: the warning about poppler-qt4
> version disappeared and the missing compiler options appeared, but the
> build still failed with the same errors as before.

It seems trace mode hides a couple of files required by
sipopplerqt4cmodule.cpp, in specific
 - QMetaType (what filetype is that?)
 - QThread
 - qt4/poppler-qt4.h
 - qt4/poppler-link.h
and a few others. Make sure your port declares a dependency on the port
that provides these files.

-- 
Clemens Lang

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to