Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. headerfile
    Log in to post

    • UNSOLVED Header file not found but added as library in project file and as header file
      General and Desktop • build compile header qt 5.9 headerfile • • CybeX  

      4
      0
      Votes
      4
      Posts
      7540
      Views

      "misc_common.h" is located in the "misc_common" folder, no ? That's the one you have to add to your project.
    • UNSOLVED How to use Mozilla NSS in QTt-Project (on Windows)?
      General and Desktop • windows libraries headerfile nss mozilla • • Opa114  

      12
      0
      Votes
      12
      Posts
      3168
      Views

      thanks :)
    • SOLVED Building a shared library on Qt
      General and Desktop • linux qt 5.4 library headerfile • • VitAmine  

      4
      0
      Votes
      4
      Posts
      1239
      Views

      hi, guys I fixed the problem, it was the path thank you.
    • why node-editor source can not detect header files QGraphicsPixmapItem?
      General and Desktop • error qgraphics qgraphicspixmap headerfile • • stackprogramer  

      2
      0
      Votes
      2
      Posts
      1094
      Views

      Hi, It's a Qt 4 project so you have to at least add QT += widgets in the .pro file and you may need to either remove all the modules from the includes or change the one from QtGui to QtWidget where appropriate.
    • [SOLVED]SQL header
      General and Desktop • sql mysql connection headerfile • • Gillou_beginqt  

      4
      0
      Votes
      4
      Posts
      1145
      Views

      You're welcome ! Since you have it working now please update the thread title prepending [solved] so other forum users may know a solution has been found :) Also, consider up-voting answer(s) that helps you in any thread, they will make it more easy to find for other users :)