From: Sergey Vlasov <vsu@altlinux.ru> To: community@altlinux.ru Subject: [Comm] Re: Ошибки при сборке QT3-приложений Date: Tue, 25 Mar 2003 16:22:50 +0300 Message-ID: <20030325162250.3e9c28c7.vsu@altlinux.ru> (raw) In-Reply-To: <3E802CA5.4040905@rmts.donpac.ru> On Tue, 25 Mar 2003 13:17:09 +0300 Прокопьев Евгений <john@rmts.donpac.ru> wrote: > После установки ALM2.2 пытаюсь перенести свой код с QT2 на QT3. Для > просты берем примитивный пример из учебника по QT Designer - Pizza. > К письму приложены pizza.pro и сгенерированный Makefile. > > При сборке получаем: [куча undefined reference на всё подряд] > moc_pizzatestdialogbase.o(.gnu.linkonce.d.__vt_19PizzaTestDialogBase.12QPaintDevice+0x2c): > > > undefined reference to `QPaintDevice::fontInf(QFont *, int) const' А g++ --version что выдаёт? Если 2.96 - это неправильно, должен быть 3.2.x. Установите пакеты gcc3.2-c++, libstdc++3.2-devel; при необходимости выберите версию по умолчанию с помощью select-gcc (запускается от root, устанавливает общесистемную конфигурацию).
prev parent reply other threads:[~2003-03-25 13:22 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-03-25 10:17 [Comm] " Прокопьев Евгений 2003-03-25 13:22 ` Sergey Vlasov [this message]
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=20030325162250.3e9c28c7.vsu@altlinux.ru \ --to=vsu@altlinux.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