Coding-Bunker / unofficial-discord-client

Unofficial client for discord build in C++ with Qt.
MIT License
48 stars 9 forks source link

Support for other C++ compilers beyond the big 3? #39

Open clin1234 opened 3 years ago

clin1234 commented 3 years ago

Aside from GCC, Clang, and MSVC (best support for C++20 so far), any compiler considered supported?

guerinoni commented 3 years ago

For now no... But I think it can be build also for ARM platforms!

clin1234 commented 3 years ago

Just imagine: a GUI Discord client on a 80486! (Oldest x86 supported on Linux)