I need help to install library Prison.
-
Hello everyone,
I am new to programming in QT and I'm having a lot of trouble to install the Prison library , I use QT creator and downloaded a library Prison (https://inqlude.org/libraries/prison.html) but the library doesn't have .pro to execute with qmake and i dont know how to use cmake in QT creator. Can someone teach me how to install the library prison.
Thank you to all and have a nice day of programming . -
I'm with the same problem.... I need help, too!
-
Hello everyone,
I am new to programming in QT and I'm having a lot of trouble to install the Prison library , I use QT creator and downloaded a library Prison (https://inqlude.org/libraries/prison.html) but the library doesn't have .pro to execute with qmake and i dont know how to use cmake in QT creator. Can someone teach me how to install the library prison.
Thank you to all and have a nice day of programming .@Jose_mcs , @Samuel-Costa
I know nothing about this, but if you want help from others do you not think it would be a good idea to put whatever link to "Prison" in your question, or do you expect readers to go do the work for you and find it for themselves in order to help either of you? -
@Jose_mcs , @Samuel-Costa
I know nothing about this, but if you want help from others do you not think it would be a good idea to put whatever link to "Prison" in your question, or do you expect readers to go do the work for you and find it for themselves in order to help either of you? -
Hi and welcome to devnet,
You can open CMake based project in Qt Creator, it's already supported.
Since it's a KDE framework... Are you running a Linux distribution for your development ? If so, check it's package manager, it might already be provided so you don't have to build it yourself.
-
Hi and welcome to devnet,
You can open CMake based project in Qt Creator, it's already supported.
Since it's a KDE framework... Are you running a Linux distribution for your development ? If so, check it's package manager, it might already be provided so you don't have to build it yourself.