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. [Solved]SQLite in Symbian applications
Forum Updated to NodeBB v4.3 + New Features

[Solved]SQLite in Symbian applications

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 2.8k 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.
  • A Offline
    A Offline
    alexQt
    wrote on last edited by
    #1

    Hi! How to connect and use SQLite in Symbian applications? I tried to connect "the amalgamation for SQLite 3.7.7.1":http://www.sqlite.org/download.html, but there was an error.
    @error: warning: command line option "-Wno-ctor-dtor-privacy" is valid for C + + / ObjC + + but not for C
    error: warning: command line option "-fvisibility-inlines-hidden" is valid for C + + / ObjC + + but not for C@
    I followed the advice "here":http://www.developer.nokia.com/Community/Wiki/How_to_use_GCCE_and_Open_C and "here":http://www.developer.nokia.com/Community/Discussion/showthread.php?207020-quot-Wno-ctor-dtor-privacy-quot, but the problem is not resolved. Maybe there is some other way, or I initially chose the wrong installer?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexQt
      wrote on last edited by
      #2

      as I suspected, I initially chose the wrong way. Database qslite is within Qt. "Here":http://www.developer.nokia.com/Community/Wiki/CS001504_-_Creating_an_SQLite_database_in_Qt is well documented how to create and use databases sqlite.

      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