Skip to main content
This topic has been closed for replies.
Best answer by Ulysses HERNIOSUS

Hi DDve.1,

well historical reasons... The GUI was first (uses QT) and then at some point a DLL layer was built on top of it. So internally it uses this existing logic using C++, QByteArray and others.

BR, Ulysses

1 reply

Ulysses HERNIOSUS
Technical Moderator
March 3, 2022

Hi DDve.1,

well historical reasons... The GUI was first (uses QT) and then at some point a DLL layer was built on top of it. So internally it uses this existing logic using C++, QByteArray and others.

BR, Ulysses

DDve.1
DDve.1Author
Associate II
March 8, 2022

Ulysses, thanks for fair answer. :) Has ST any plans to get rid of unnecessary dependencies? Obviously QByteArray is not the thing which should pull 8MB(!) libraries, especially graphics one.

Ulysses HERNIOSUS
Technical Moderator
March 11, 2022

Hi,

no plans currently.

BR, Ulysses