[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: running a qt program...



Hi,
Better, install tmake utility. Then write the small *.pro file and then use tmake to generate the Makefile for it. Then compile the prog using the makefile

archan
devrootp@xxxxxxxxxxx


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
i have seen for header files in /usr/lib/qt-1.45/include/....
they are there