Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Getting Qt to work with complex Git Repository
Forum Update on Tuesday, May 27th 2025

Getting Qt to work with complex Git Repository

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 694 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    ckzaner
    wrote on 26 Nov 2018, 06:50 last edited by
    #1

    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!

    https://github.com/binance-exchange/binacpp

    K 1 Reply Last reply 26 Nov 2018, 09:44
    0
    • C ckzaner
      26 Nov 2018, 06:50

      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!

      https://github.com/binance-exchange/binacpp

      K Offline
      K Offline
      koahnig
      wrote on 26 Nov 2018, 09:44 last edited by
      #2

      @ckzaner

      Hi and welcome to devnet forum

      For complex projects with different sub libraries the best approach is using the subdirs template.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      2

      1/2

      26 Nov 2018, 06:50

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved