Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. If Anyone have done facebook integration with Qt Application?plz guid me
QtWS25 Last Chance

If Anyone have done facebook integration with Qt Application?plz guid me

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 2 Posters 5.4k 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.
  • D Offline
    D Offline
    DanSiddiqui
    wrote on 29 Oct 2011, 10:14 last edited by
    #1

    i want to integrate facebook(Api) integration with Qt (C++ or Qml).Just like my appliation have lots of articles and news
    so the user can like(facebook like) those article or post some comments(facebook comments box).so i want facebook like button and facebook comments box in my appliaction,as we see on many websites

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DanSiddiqui
      wrote on 31 Oct 2011, 06:14 last edited by
      #2

      Any one??

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on 31 Oct 2011, 06:30 last edited by
        #3

        "QFacebook":https://gitorious.org/qfacebook or any other C++ Facebook API might serve what you are looking for. For just the Like button a simple embedded iframe or link "might do it":http://developers.facebook.com/docs/reference/plugins/like/ as well.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DanSiddiqui
          wrote on 31 Oct 2011, 09:42 last edited by
          #4

          Thanks Lukas Geyer, iframe is not working and when i m compiling Qfacebook code it shows me following errror:
          @
          cannot find -lqjson
          @
          from where i will find that library(json lib).

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lgeyer
            wrote on 31 Oct 2011, 09:51 last edited by
            #5

            You can find it "here":http://lmgtfy.com/?q=qjson.

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DanSiddiqui
              wrote on 31 Oct 2011, 10:05 last edited by
              #6

              What is that man??? google link ...Do you compile this code at your end??

              1 Reply Last reply
              0
              • L Offline
                L Offline
                lgeyer
                wrote on 31 Oct 2011, 10:49 last edited by
                #7

                [quote author="DanSiddiqui" date="1320055531"]Do you compile this code at your end??[/quote]

                Of course you have to build QJson as well. Just download the sources from its site; build instructions are included.

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  DanSiddiqui
                  wrote on 31 Oct 2011, 12:29 last edited by
                  #8

                  its not working, and i think this code is not for what i want. i simply want a text box with a send button .if user enter some text on textbox and press send button it will post on facebook wall.
                  if user not logged in so it will redirect to the login screen of facebook.any idea to implement this scenario.[Easiest way]

                  1 Reply Last reply
                  0

                  7/8

                  31 Oct 2011, 10:49

                  • Login

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