No moc for Qt5?

Hello,

I'm compiling an application that uses Qt5 and the qmake framework. The application cannot find moc:
Code:
*** No rule to make target '/usr/local/lib/qt5/bin/moc', needed by 'release/moc_quazipfile.cpp'.  Stop.
I see that the ports collection does not provide qt5-moc.

I appreciate any advice.
Thanks,

sprock
 
Back
Top