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 Updated to NodeBB v4.3 + New Features

Getting Qt to work with complex Git Repository

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 729 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 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
    0
    • C ckzaner

      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 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

      • Login

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