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 connect with Facebook?
QtWS25 Last Chance

How connect with Facebook?

Scheduled Pinned Locked Moved General and Desktop
8 Posts 4 Posters 2.0k 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
    mini.oxford
    wrote on last edited by
    #1

    I want to login and upload photos on facebook from my application. How can I do this? I find library qfacebook but i don't know how to use it.

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Have you looked at the examples directory in that library?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        butterface
        wrote on last edited by
        #3

        Probably you should ask the guys from QFacebook as long as the questions are related to it. For Qt related questions you can of course come back here.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mini.oxford
          wrote on last edited by
          #4

          When I try to run an examples I recive only errors. First i recive error : It couldn't find in .pro file "sub_qjson" in "..../qfacebook-qfacebook/src/3rdparty/qjson". I add this file qjson and i recive other errors: undefined references to 'imp_.......'.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andreyc
            wrote on last edited by
            #5

            What Qt version do you use?
            They "say":https://gitorious.org/qfacebook/qfacebook/source/7d721556faf9a9ef2bb83b158352a2f9180adb6e:README#L4 "qfacebook is a Qt4 wrapper library around Facebook's graph api."

            1 Reply Last reply
            0
            • M Offline
              M Offline
              mini.oxford
              wrote on last edited by
              #6

              I use version 5.3.1

              1 Reply Last reply
              0
              • A Offline
                A Offline
                andreyc
                wrote on last edited by
                #7

                Well. I think you need to port QFacebook to Qt5. Or wait until the authors will do it.

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mini.oxford
                  wrote on last edited by
                  #8

                  I find this library: "link":https://github.com/pipacs/o2 but i don't know how to use it. I recive only this:
                  Usage: facebookdemo [OPTION]...
                  Get OAuth2 access tokens from Facebook's OAuth service

                  Options:
                  -o Link with Facebook OAuth2 service using Authorization Code
                  -v Validate Access Token
                  Anybody can help me?

                  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