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

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

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 2 Posters 6.9k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on 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
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Any one??

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on 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
        • ? Offline
          ? Offline
          A Former User
          wrote on 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
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

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

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

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

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on 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
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on 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

                  • Login

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