Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to add discord game sdk to a QtWidgets app using cmake

How to add discord game sdk to a QtWidgets app using cmake

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 121 Views
  • 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.
  • S Offline
    S Offline
    Sgambe
    wrote on last edited by
    #1

    Hello, I terribly suck at linking/adding libraries with cmake but I wanted to add discord rich presence to my qt app since it interacts with a game. I found that discord provides a SDK also for C++ but the instructions for using it are limited to a generic C++ project, not a multiplatform one like with cmake. So I was wondering if anyone could help me set it up or give me some advices on how to do it. Thanks

    This is the link to their documentation.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      A quick search for discord SDK cmake turns two project on GitHub that proposes cmake integration for the SDK. You should check them.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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