Building EdgeTX with Qt Creator IDE is not supported anymore #2075
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?Build system Current BehaviorHello, Last year I was able to build EdgeTX 2.4 up to EdgeTX 2.6, following the instructions found here: Now it doesn't work anymore. It seems the instructions there are outdated. Expected BehaviorI expected to succeed building EdgeTX 2.7.1 very easy, with the Qt Creator IDE already setup for the previous EdgeTX releases. Steps To Reproduce
Version2.7.1 TransmitterRadiomaster TX16S Anything else? |
Answered by
raphaelcoeffic
Jun 13, 2022
Replies: 1 comment 1 reply
|
Unfortunately QT creator does not support sub-cmake very well and takes lots of assumptions on variables, which is why we stopped supporting it. |
1 reply
Answer selected by
pfeerick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Unfortunately QT creator does not support sub-cmake very well and takes lots of assumptions on variables, which is why we stopped supporting it.