|
From: Mojca M. <moj...@gm...> - 2011-05-27 07:20:33
|
Hello,
I wanted to test Qt compilation, but I cannot even start it. The
configure scripts asks for lrelease-qt4, but the name of binary on mac
seems to be lrelease-4.7 (it probably depends on version).
On top of that it complains about
No package 'QtCore' found
No package 'QtGui' found
No package 'QtNetwork' found
No package 'QtSvg' found
However I have
/Library/Frameworks/QtCore.framework
and others present and I'm able to compile and use other Qt applications.
Mojca
|