Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt for Tizen: Error in Building Tizen plugin for Qt Creator
Forum Updated to NodeBB v4.3 + New Features

Qt for Tizen: Error in Building Tizen plugin for Qt Creator

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 786 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.
  • R Offline
    R Offline
    Rajshekhar G J
    wrote on last edited by
    #1

    Hi all,
    I followed the steps given in
    http://qt-project.org/wiki/Build-Qt-for-Tizen#00b2d759558c279641a474b3190dc4c3
    When i run: ~/qtcreator-2.8.1/ ./build_and_deploy_tizen_plugin.sh
    I am getting make error like:
    In file included from tizenplugin.h:33:0,
    from tizenplugin.cpp:30:
    sdbconnector.h:36:22: fatal error: QTcpSocket: No such file or directory
    #include <QTcpSocket>
    ^
    compilation terminated.
    make: *** [.obj/release-shared/tizenplugin.o] Error 1
    please help...

    Rajshekhar

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

      There seems to be a QT += network missing somewhere, possibly in tizen.pro.

      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