From: Vitaly Lipatov <lav@altlinux.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: [devel] Новый Qt 5.9.2-alt1.S1 Fwd: [#191389] FAILED telegram-desktop.git=1.1.23-alt3 Date: Sun, 22 Oct 2017 00:59:02 +0300 Message-ID: <b7c95960cc27e4759d0c7e1384178483@altlinux.ru> (raw) In-Reply-To: <20171021204158.GA19701@gyle.altlinux.org> С новым Qt получил ошибку сборки http://git.altlinux.org/tasks/191389/logs/events.1.2.log ... Generating MOC predefs moc_predefs.h AutoMoc: Error: moc predefs generation command failed AutoMoc: Command: -- AutoMoc: Command output: x86_64-alt-linux-g++: error: unrecognized command line option '-bTelegram_pch/stdafx.h' Используется cmake: $ grep MOC CMakeLists.txt set(CMAKE_AUTOMOC ON) set_target_properties(Telegram PROPERTIES AUTOMOC_MOC_OPTIONS -bTelegram_pch/stdafx.h) Похоже, что параметр для moc -b <file> Prepend #include <file> (preserve default include). стал передаваться в компилятор. Изменил строку на set(CMAKE_AUTOMOC_MOC_OPTIONS ${CMAKE_AUTOMOC_MOC_OPTIONS} "-b" "Telegram_pch/stdafx.h") -- С уважением, Виталий Липатов, Etersoft
next parent reply other threads:[~2017-10-21 21:59 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-10-21 21:59 ` Vitaly Lipatov [this message] 2017-10-21 23:57 ` Vitaly Lipatov 2017-10-22 5:53 ` Alexey V. Vissarionov 2017-10-22 11:23 ` Vitaly Lipatov 2017-10-23 15:35 ` Sergey V Turchin 2017-10-23 17:56 ` Vitaly Lipatov
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=b7c95960cc27e4759d0c7e1384178483@altlinux.ru \ --to=lav@altlinux.ru \ --cc=devel@lists.altlinux.org \ /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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git