Visual Studio 2019 compile missing QOAuthOobReplyHandler
Hello.
I haven't programmed c++ in years and need some help.
I'm trying to create a version of musecore with VS 2019.
Everything works, except for:
"#include " Error.
I don't get the error fixed.
I'm missing components for Cloud.lib.
How do I get these resources?
Greetings Julius
Comments
Install the Qt component QAuth
In reply to Install the Qt component… by Jojo-Schmitz
Danke Jojo für die schnelle Hilfe.
Es hat geholfen. Ich war wohl blind.
Gruß Julius
Thanks Jojo for the quick help.
It helped. I must have been blind.
Greetings Julius
In reply to Install the Qt component… by Jojo-Schmitz
Forgive a newbie question, I have the same problem.
Do you mean I have to install Qt Network Authorization? I have 5.15.2-0-202011130625 installed, but QOAuthOobReplyHandler cannot be found.
Some information on my setup (done following Github Wiki):
Do you have any suggestions for me? Thanks!
SOLVED