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

SVN Libraries

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 2 Posters 2.8k 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.
  • B Offline
    B Offline
    BelenMuñoz
    wrote on 17 Jan 2013, 14:02 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 17 Jan 2013, 14:42 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 17 Jan 2013, 15:17 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 17 Jan 2013, 16:02 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

          1/4

          17 Jan 2013, 14:02

          • Login

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