I've already set up the nlohmann JSON library. I'll dig into how to use Qt for the project.
Thanks for the recs!
I've already set up the nlohmann JSON library. I'll dig into how to use Qt for the project.
Thanks for the recs!
No problem. I have a love/hate relationship with Qt. There are times it makes me want to pull my hair out, but there isn’t another library that does what it does, and some parts (like networking - which is a nightmare cross platform) are really, really good. Qt also has excellent concurrency/parallelism stuff in it.