Qt-interest Archive, February 2007
QT compilation
Message 1 in thread
Hi All,
I am porting a QT application on linux using mainsoft.
Would some please point me to the role of MOC.
Would I need to pass all the included header files through MOC for the
compilation to work ?
Thnx
Prateek
Message 2 in thread
On Mon, Feb 19, Prateek Tiwari wrote:
> Hi All,
>
> I am porting a QT application on linux using mainsoft.
> Would some please point me to the role of MOC.
>
> Would I need to pass all the included header files through MOC for the
> compilation to work ?
>
qmake will generate a Makefile which does this work for you. More info
here:
http://doc.trolltech.com/4.2/qmake-manual.html
http://doc.trolltech.com/4.2/moc.html
Grüsse,
Uwe
--
[ signature omitted ]