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. Configuration - QtDropbox

Configuration - QtDropbox

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 1.5k 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.
  • M Offline
    M Offline
    Maniek1313
    wrote on last edited by
    #1

    Hello, I found a Dropbox API written in Qt. Just I do not know how to set this up so that I could use in the readme wrote that I gave in the console command qmake, make, install etc, but cmd in general is not such commands. Could someone help me configure this?

    http://lycis.github.io/QtDropbox/

    Ps. After compiling the project tests, which is located in the package, pops "can not find -lQtDropbox". I would add that I configured keys.hpp file.

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

      Hi and welcome to devnet,

      Did you call "make install" ?

      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
      0
      • M Offline
        M Offline
        Maniek1313
        wrote on last edited by
        #3

        I use MinGW compiler and succeeded. Now, after compiling a project tests, pop up errors like these:
        "undefined reference to 'QDropboxDeltaResponse :: getNextCursor () const'
        undefined reference to 'QDropboxDeltaResponse :: hasMore () const'
        undefined reference QDropboxDeltaResponse :: getEntries () const ''

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

          Since now it looks like the library is found, did you check that your QtDropbox is of the same architecture than Qt ?

          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
          0
          • M Offline
            M Offline
            Maniek1313
            wrote on last edited by Maniek1313
            #5

            @SGaist I was able to build the project on Linux Mint. Only now I have to "

            GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0 'failed
            ". Error comes with firefox, which is run by QDesktopService link.

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

              That's a firefox bug, you should check with 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
              0

              • Login

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