Results 1 to 8 of 8

Thread: usring about QJson

  1. #1
    Join Date
    Oct 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default usring about QJson

    Dear friends :
    how to add qjson into my project in symbian platform
    do I compile qjosn to libiary ? how to compile
    and I dowload qjson-0.7.1.tar.bz2 from "https://sourceforge.net/project/showfiles.php?group_id=244195".but I feel that it is not unsuitable for symbian .. Is it ok?


    thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: usring about QJson

    Why do you feel it is unsuitable for Symbian?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Oct 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: usring about QJson

    because I there are some files whose suffix is .hh and .cc ,they would be in unix/linux
    if availabel ,please tell me how to add my project ,how to compile qjson. I have no Idea.
    thanks wysota

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: usring about QJson

    .hh is equivalent to .h and .cc is equivalent to .cpp, it's just a file naming convention and has nothing to do with any specific platform. Just build the project for Symbian and you should be fine.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Oct 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: usring about QJson

    I add all the files which are in QJosn to my project 's .pro file,there are still some mistakes when debuggine
    ....so I can not build lib files.....how to do

  6. #6
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: usring about QJson

    You should build the library and than link against it, not including all files to your project.

  7. #7
    Join Date
    Oct 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: usring about QJson

    please tell me how to build the library

  8. #8
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: usring about QJson

    Come on, read the documentation http://qjson.sourceforge.net/get_it/symbian.html and it nothing else then running qmake and make in the directory!

Similar Threads

  1. Qjson
    By Girija in forum Qt Programming
    Replies: 8
    Last Post: 17th September 2010, 14:19
  2. How to install Qjson in mac
    By Girija in forum Newbie
    Replies: 21
    Last Post: 17th September 2010, 09:55
  3. QJson Windows compile problem
    By skepticalgeek in forum Qt Programming
    Replies: 2
    Last Post: 9th August 2010, 01:15
  4. How to add a plugin? (QJson)
    By Thomas Wrobel in forum Newbie
    Replies: 5
    Last Post: 3rd December 2009, 21:46

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.