c++ cross platform GUI? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

c++ cross platform GUI?

Hello, I need for work to create a cross platform project that runs on linux (both pc and raspberry). Usually we program in C# because our previous projects run only on windows. C# and Net framework are extremely powerful and I like them very much but unfortunately i found a little bit tricky to use Mono especially when i try to run complex GUI. I decided to improve my C++ knowledge because i can compile it almost everywhere with ease, but I still don't know what GUI use especially because i don't know which one is preferable for cross platform projects. What GUI do you use for your projects on different OS?

26th Jul 2018, 9:59 AM
Davide Ferrero
Davide Ferrero - avatar
1 Answer
+ 1
QT5
26th Jul 2018, 10:19 AM
Calviղ
Calviղ - avatar