ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Ananjev <altex@crazy.ru>
To: community@altlinux.ru
Subject: Re: [Comm] kde headers
Date: Fri, 31 Dec 2004 14:06:07 +0400
Message-ID: <200412311406.07454.altex@crazy.ru> (raw)
In-Reply-To: <20041231111240.7596bb2d.vikerness@mail.ru>

В сообщении от Пятница 31 Декабрь 2004 12:12 Michael Isachenkov написал(a):
> надо собирать qt-приложения той же версией gcc, с которой собраны qt-шные
> либы.
А ну то что в мастере были - то и использую :-) Или я что-то нитак 
понимаю :-)) ?
> и не забыть поставить qt3-devel :)
Неа, не забыл. Иначабы писалось как у автора треда :)

В логах вот  что по этому поводу:
-------------
configure:28375: checking for Qt
configure: 28443: /usr/lib/qt3//include/qstyle.h
taking that
tried NO
configure:28558: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2
  -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3//include
   -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  
-L/usr/lib/qt3//lib
    -L/usr/X11R6/lib   conftest.cc  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext
     -lX11 -lSM -lICE  -lpthread 1>&5
/tmp/cc5p4A5V.o(.text+0x8): In function `main':
: undefined reference to `QString::null'
/tmp/cc5p4A5V.o(.text+0xd): In function `main':
: undefined reference to `QStyleFactory::create(QString const &)'
/tmp/cc5p4A5V.o(.text+0x1a): In function `main':
: undefined reference to `QCursor::QCursor(int)'
/tmp/cc5p4A5V.o(.text+0x24): In function `main':
: undefined reference to `QCursor::~QCursor(void)'
collect2: ld returned 1 exit status
configure:28561: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030200)
#error 1
#endif

int main() {
    (void)QStyleFactory::create(QString::null);
    QCursor c(Qt::WhatsThisCursor);
    return 0;
}
configure:28601: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check 
your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


  reply	other threads:[~2004-12-31 10:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-30 20:03 Jose
2004-12-30 20:52 ` Dmitry Ananjev
2004-12-31  7:45   ` Genix
2004-12-31  8:12   ` Michael Isachenkov
2004-12-31 10:06     ` Dmitry Ananjev [this message]
2004-12-31 10:10       ` Michael Isachenkov
2004-12-31 10:20         ` Dmitry Ananjev
2004-12-31 18:04           ` Vitaly Lipatov
2005-01-01 13:34             ` Jose
2005-01-01 18:46             ` Dmitry Ananjev
2005-01-01 20:00               ` Vitaly Lipatov
2004-12-31  9:47 ` Andrey Rahmatullin
2004-12-31 10:13   ` Dmitry Ananjev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200412311406.07454.altex@crazy.ru \
    --to=altex@crazy.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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