Skip to content

Qt 5.6 support for lowend platfroms (arm, mips)#37

Open
shrkamat wants to merge 1 commit intogo-qamel:masterfrom
shrkamat:mips
Open

Qt 5.6 support for lowend platfroms (arm, mips)#37
shrkamat wants to merge 1 commit intogo-qamel:masterfrom
shrkamat:mips

Conversation

@shrkamat
Copy link

@shrkamat shrkamat commented Oct 2, 2020

This is preliminary attempt to support Qt 5.6 on low end platforms.

  1. Strip Quick.Components, wdigets, svg to reduce memory.
  2. Application would have to spawn QGuiApplication and not QApplication.
TODO:

Add compile time config to spawn QApplication / QGuiApplication
Move QtQuick Controls classes to a different go package (like QQuickStyle, currently deleted)

It will be great if I am guided a bit on the TODO(s)

@nanu-c
Copy link

nanu-c commented Oct 29, 2020

This looks somhow limited and shouldn't remove the support for qqc2. And why are you using a qt version that isn't supported anymore since 3 years? Also in the more recent version have undergone a huge performance rework so i think it's better to use a newer version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants