Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: "Кузьминов Сергей" <kuzminov.sergey81@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] Disable qt5declarative dependency on GUI
Date: Sun, 14 Nov 2021 15:56:04 +0100	[thread overview]
Message-ID: <20211114155604.6fef7e82@gmx.net> (raw)
In-Reply-To: <6fd05f97-7fb9-96d8-cca0-5063be8ad620@gmail.com>

Hello Sergey,

On Sat, 13 Nov 2021 14:45:10 +0300, Кузьминов Сергей <kuzminov.sergey81@gmail.com> wrote:

> Hello. My English is poor. You need to remove the "select 

No problem, every contribution welcome ;-)

> BR2_PACKAGE_QT5BASE_GUI" dependency from the 
> package/qt5/qt5declarative/Config.in file.
> 
> This is needed to build Qt console applications without a GUI. The 
> qt5declarative library is needed as a replacement for the outdated 
> qt5script.
> 
> Some aspects of qt5declarative are not GUI related: 
> https://doc.qt.io/qt-5/qjsengine.html
> 
> A simple example:
> 
> QJSEngine myEngine;
> QJSValue three = myEngine.evaluate("1 + 2");
> 
> Thanks a lot!

Just sent out an improved version of your patch (instead of removing the qt5gui
select entirely move it down to the qt5quick section) to the mailing list (see [1])...

Thanks for suggestion!

Regards,
Peter

[1] https://patchwork.ozlabs.org/project/buildroot/patch/20211114135722.12386-1-ps.report@gmx.net
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-11-14 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13 11:45 [Buildroot] Disable qt5declarative dependency on GUI Кузьминов Сергей
2021-11-14 14:56 ` Peter Seiderer [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=20211114155604.6fef7e82@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@buildroot.org \
    --cc=kuzminov.sergey81@gmail.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox