Hi Marko, actually the missing .pc file is not an issue at all. The gwengui-cpp-config.cmake is missing. The version you are using should not cause any issue – the only requirement is that you do not mix several versions of gwenhyfar. As there is written something about version 4.14 and 4.13 it looks like exactly this happened.
Greetings Christian > Marko Käning <mk-li...@mailbox.org> hat am 16. April 2016 um 12:57 > geschrieben: > > > Ah, I see, the pc file for cpp is missing: > > --- > $ port contents gwenhywfar4-devel | grep -- -cpp > /opt/local/include/gwenhywfar4/gwen-gui-cpp/api.h > /opt/local/include/gwenhywfar4/gwen-gui-cpp/cppdialog.hpp > /opt/local/include/gwenhywfar4/gwen-gui-cpp/cppgui.hpp > /opt/local/include/gwenhywfar4/gwen-gui-cpp/cppwidget.hpp > /opt/local/lib/libgwengui-cpp.0.dylib > /opt/local/lib/libgwengui-cpp.a > /opt/local/lib/libgwengui-cpp.dylib > > $ port contents gwenhywfar4-devel | grep -- -qt4 > /opt/local/include/gwenhywfar4/gwen-gui-qt4/qt4_gui.hpp > /opt/local/lib/cmake/gwengui-qt4-4.14/gwengui-qt4-config-version.cmake > /opt/local/lib/cmake/gwengui-qt4-4.14/gwengui-qt4-config.cmake > /opt/local/lib/libgwengui-qt4.0.dylib > /opt/local/lib/libgwengui-qt4.a > /opt/local/lib/libgwengui-qt4.dylib > /opt/local/lib/pkgconfig/gwengui-qt4.pc > --- > > That’s an upstream issue then. > > Don’t know whether this file exists for version 4.13.0...