Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cannot build QtJsonDb in Qt 5.1 for desktop

Cannot build QtJsonDb in Qt 5.1 for desktop

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 622 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.
  • V Offline
    V Offline
    vladstelmahovsky
    wrote on last edited by
    #1

    Host: Ubuntu 13.04 x64
    error:
    g++ -c -pipe -g -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_LIBUDEV -DQT_NO_XKB -DQT_BUILD_JSONDB_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_JSONDBPARTITION_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/vladest/development/qt5desktop/qtbase/mkspecs/linux-g++ -I. -I/home/vladest/development/qt5desktop/qtbase/include -I/home/vladest/development/qt5desktop/qtbase/include/QtJsonDb -I/home/vladest/development/qt5desktop/qtbase/include/QtJsonDb/1.0.0 -I/home/vladest/development/qt5desktop/qtbase/include/QtJsonDb/1.0.0/QtJsonDb -I../jsonstream -I../common -I/home/vladest/development/qt5desktop/qtbase/include/QtQml -I/home/vladest/development/qt5desktop/qtbase/include/QtNetwork -I/home/vladest/development/qt5desktop/qtbase/include/QtCore -I.moc/debug-shared -o .obj/debug-shared/qjsondbprivatepartition.o qjsondbprivatepartition.cpp
    <command-line>:0:0: warning: "QT_DISABLE_DEPRECATED_BEFORE" redefined [enabled by default]
    <command-line>:0:0: note: this is the location of the previous definition
    qjsondbprivatepartition.cpp:49:25: fatal error: jsondbowner.h: No such file or directory
    compilation terminated.
    make[2]: *** [.obj/debug-shared/qjsondbprivatepartition.o] Error 1
    make[2]: Leaving directory /home/vladest/development/qt5desktop/qtjsondb/src/client' make[1]: *** [sub-client-make_first-ordered] Error 2 make[1]: Leaving directory /home/vladest/development/qt5desktop/qtjsondb/src'
    make: *** [sub-src-make_first] Error 2

    its my issue or build subsystem?

    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