ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] пЫЙВЛЙ ЛПНРЙМСГЙЙ РТЙМПЦЕОЙК  Qt/KDE
@ 2003-12-12  7:58 "Alex Maltsev" 
  2003-12-15  9:03 ` Sergey V Turchin
  0 siblings, 1 reply; 6+ messages in thread
From: "Alex Maltsev"  @ 2003-12-12  7:58 UTC (permalink / raw)
  To: sisyphus

оЕ ЛПНРЙМЙТХЕФУС ОЙ ПДОП РТЙФПЦЕОЙЕ, configure ОЕ ОБИПДЙФ Qt (ОБИПДЙМ ЛБЛПЕ-ФП  
ЧТЕНС РПУМЕ БРДЕКФБ libqt3, ОП РПФПН РЕТЕУФБМ....). 
рТЙ ЛПНРЙМСГЙЙ ЧПФ ФБЛПК РТПЗЙ 
 
#include <qapplication.h> 
#include <qpushbutton.h> 
 
int main( int argc, char **argv ) 
  { 
   QApplication a(argc, argv ); 
   QPushButton hello( "Hello world!", 0 ); 
    hello.resize( 100, 30 ); 
      a.setMainWidget( &hello ); 
        hello.show(); 
	return a.exec(); 
  } 
 
РПМХЮБА УМЕДХАЭЙЕ УППВЭЕОЙС 
 
qt.o: In function `main': 
qt.o(.text+0x21): undefined reference to `QApplication::QApplication(int &,  
char **)' 
qt.o(.text+0x2e): undefined reference to `QString::QString(char const *)' 
qt.o(.text+0x42): undefined reference to `QPushButton::QPushButton(QString  
const &, QWidget *, char const *)' 
qt.o(.text+0x5a): undefined reference to `QString::shared_null' 
qt.o(.text+0x65): undefined reference to `QStringData::deleteSelf(void)' 
qt.o(.text+0x7b): undefined reference to `QPushButton::resize(int, int)' 
qt.o(.text+0x87): undefined reference to `QApplication::setMainWidget(QWidget  
*)' 
qt.o(.text+0x8f): undefined reference to `QWidget::show(void)' 
qt.o(.text+0x97): undefined reference to `QApplication::exec(void)' 
qt.o(.text+0xa4): undefined reference to `QPushButton::~QPushButton(void)' 
qt.o(.text+0xae): undefined reference to `QApplication::~QApplication(void)' 
collect2: ld returned 1 exit status 
make: *** [hello] пЫЙВЛБ 1 
 
нПЦЕФ ЛФП ЪОБЕФ, ЙЪ-ЪБ ЮЕЗП configure ОЕ ОБИПДЙФ Qt? (ОБУЛПМШЛП С РПОЙНБА, ЧУЕ  
ПЫЙВЛЙ ЙНЕООП ЙЪ-ЪБ ЬФПЗП) 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-12-16 19:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-12  7:58 [sisyphus] пЫЙВЛЙ ЛПНРЙМСГЙЙ РТЙМПЦЕОЙК Qt/KDE "Alex Maltsev" 
2003-12-15  9:03 ` Sergey V Turchin
2003-12-15 15:54   ` [sisyphus] ошибки компиляции приложений Qt/KDE Alex
2003-12-16  9:45     ` Sergey V Turchin
2003-12-16 15:44       ` Alex
2003-12-16 19:28         ` Andrey Rahmatullin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git