[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: running a qt program...
Did you run moc on that?
Try modifying examples given by Qt. They get built without any errors. They are
a good starting point...
I would rather advice you to use kdevelop. It will save lot of pain for you if
you are in Qt/KDE business....
Shridhar
shubhendu wrote:
>
> dear firends
>
> i am a new bee to qt programming , after reading help
> from RH6.2 docs i made a simple program
> tried to run it using g++,c++ and cc but nothing seems
> to work