On Wed, Feb 02, 2000 at 03:35:49PM +0530, Ajit, Kumar   (IE10) wrote:
> > -----Original Message-----
> > From:       Guruprasad, Mahendrakar  V (IE10) 
> > Sent:       Wednesday, February 02, 2000 3:30 PM
> > To: Ajit Kumar
> > Subject:     Help !!! -- Qt doubt clarification
> > 
> > 
> >     I downloaded the Qt Free edition for linux from www.troll.no and did
> > all
> > necessary unzipping and uncommpressing etc. As per the instructions I also
> > configured the files and ran the make command.
> > Then I started compiling a Qt program given in the Tutorials.
> > The command I gave was "g++ <filename>".

You need to link with a whole bunch of libraries, including -lqt -lX11
etc for things to work properly. Look at the makefiles that come with 
qt examples.

        -Arun




--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.

Reply via email to