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. SVN Libraries
Qt 6.11 is out! See what's new in the release blog

SVN Libraries

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 2 Posters 3.4k 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.
  • B Offline
    B Offline
    BelenMuñoz
    wrote on last edited by
    #1

    Hello!!!
    I need to work with svn libraries (my programm should work as a svn client).
    ¿Have somebody used those libraries with Qt?
    I'm having serious problems with dependecies.

    Thanks in advance!!

    Me casé con un enano pa jartarme de reí.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      [quote author="Belencina1" date="1358431336"]
      ¿Have somebody used those libraries with Qt?
      I'm having serious problems with dependecies.
      [/quote]

      What kind of problems do you have? Btw "similar issue with SVN libs on Mac OS was discussed at QtCenter couple year ago":http://www.qtcentre.org/threads/40010-Subversion-APIs

      http://anavi.org/

      1 Reply Last reply
      0
      • B Offline
        B Offline
        BelenMuñoz
        wrote on last edited by
        #3

        Thanks for your answer Leon.

        I have installed the subversion from here: http://www.collab.net/downloads/subversion
        I've tried to add one of the libraries to my project like this:

        @LIBS += C:/svn/libsvn_client-1.lib@

        And like this:
        @LIBS += -LC:/svn -llibsvn_client-1.lib@

        But Qt can't find the file.

        Me casé con un enano pa jartarme de reí.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          BelenMuñoz
          wrote on last edited by
          #4

          I solved the problem adding libraries (I had to move them to debug folder).
          Now the problem is that I don't have any include folder or any header file, so I can't use the library types (for example).
          ¿There is something I'm missing to use the library?

          Me casé con un enano pa jartarme de reí.

          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