Kenneth Gonsalves wrote:
hi,
I have a file web-kit.ccp. The compiling instructions say:
/* compile with
moc webkit-image.cpp >webkit-image.h

but when I run this, I get this error:

[r...@xlquest gpa]# moc webkit-image.cpp >webkit-image.h
bash: moc: command not found

any clues? (I know zilch about C or C++)
You need the package qt3-dev-tools [1] which contains qmake, uic and moc.

[1] http://download.gna.org/pdbv/demo_html/demo_2.0.10/package/qt3-dev-tools_3:3.3.3-8.html

--
With Regards,

Parthan "technofreak" (2FF01026)
http://technofreak.in

_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to