|
|
|
|
|
by tonyedgecombe
2973 days ago
|
|
The first question I'd ask is do you really need to be cross platform? Because if not you can save yourself a lot of pain by avoiding C++ and Qt and choosing what's appropriate for the platform (C# on Windows, Swift on macOS). |
|