Results 1 to 2 of 2

Thread: Trying to build Qt-SQL-driver-plugin for SQLite-DB with SQLCipher-extension

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2011
    Location
    India
    Posts
    22
    Thanks
    11
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default Re: Trying to build Qt-SQL-driver-plugin for SQLite-DB with SQLCipher-extension

    I got a clue when running qmake, it don't make the 'smain.moc' file in the dir .moc/release, so run
    Qt Code:
    1. qmke -d
    To copy to clipboard, switch view to plain text mode 
    option at the end of execution I got the message 'DEBUG 1: C:/Qt/Qt5.4.2/5.4/Src/qtbase/mkspecs/features/moc.prf:38: flow control
    statement 'return', aborting block'
    Last edited by breakthecode; 26th July 2015 at 09:55.

Similar Threads

  1. Problem using the SqlCipher Driver
    By doublebyte in forum Qt Programming
    Replies: 2
    Last Post: 22nd February 2016, 08:26
  2. Build driver plugin QIBASE Qt 5.0.2
    By insdo in forum Installation and Deployment
    Replies: 0
    Last Post: 25th April 2013, 18:43
  3. Encrypting an existing sqlite database in sqlcipher
    By thefatladysingsopera in forum Newbie
    Replies: 5
    Last Post: 21st October 2011, 18:47
  4. AES-256 encrypted SQLite databases with SQLCipher
    By Lykurg in forum Installation and Deployment
    Replies: 10
    Last Post: 29th July 2011, 03:22
  5. Replies: 4
    Last Post: 22nd July 2010, 15: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
  •  
Qt is a trademark of The Qt Company.