How to use Cryptlex LexActivator on QtCreator?

Hello guys. I recently made a full program in Python that uses the LexActivator API. It was pretty easy to install by using pip and I didn’t have any problems with it. Now I’m trying to pass all the application to C++ using the QtFramework (and QtCreator as IDE) and I didn’t find much documentation about how to do the instalation. I’m currently using QtCreator 4.11.1 based on Qt 5.14.1 on Windows 10. My main compiler is MinGW 64-bit and I will release the app for Windows mainly. Could anyone help me? I’d be very thankful.

Hi Allan,

Follow the C++ tutorial:

https://docs.cryptlex.com/node-locked-licenses/using-lexactivator/using-lexactivator-with-c-c++-and-objective-c

And this will help too: