Getting Qt to work with complex Git Repository
-
wrote on 26 Nov 2018, 06:50 last edited by
Hello,
I am starting a final project that requires the use of an API. This API that I wish to use has been written and stored in a Git repository which I will link at the end of the post. I'm quite unsure how to properly setup a project with all these files and to get it working. I've tried a few methods and so far it's either errors or no project folder at all. Let me know the best course of action if you can!
-
Hello,
I am starting a final project that requires the use of an API. This API that I wish to use has been written and stored in a Git repository which I will link at the end of the post. I'm quite unsure how to properly setup a project with all these files and to get it working. I've tried a few methods and so far it's either errors or no project folder at all. Let me know the best course of action if you can!
wrote on 26 Nov 2018, 09:44 last edited byHi and welcome to devnet forum
For complex projects with different sub libraries the best approach is using the subdirs template.
1/2