> -----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>".
> But it gives me a set of errors like this.
> 
> /tmp/ccBrChQc.o: In function `main':
> > /tmp/ccBrChQc.o(.text+0x17): undefined reference to
> `QApplication::QApplication(int &, char **)'
> > /tmp/ccBrChQc.o(.text+0x2f): undefined reference to
> `QPushButton::QPushButton(char const *, QWidget *, char const *)'
> > /tmp/ccBrChQc.o(.text+0x42): undefined reference to
> `QPushButton::resize(int, int)'
> > /tmp/ccBrChQc.o(.text+0x55): undefined reference to
> `QApplication::setMainWidget(QWidget *)'
> > /tmp/ccBrChQc.o(.text+0x64): undefined reference to
> `QWidget::show(void)'
> .....
> 
> 
> 

--------------------------------------------------------------------
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