Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Compiler can't find header file in Qt5 RC1 MinGW build (but it exists)
Forum Updated to NodeBB v4.3 + New Features

Compiler can't find header file in Qt5 RC1 MinGW build (but it exists)

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.4k 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.
  • U Offline
    U Offline
    unai_i
    wrote on last edited by
    #1

    Hello,
    I am having a weird situation where my compiler (MinGW gcc 4.7) is not finding a header file but I can find the header file in file system and can even open it by ctrl+click on path from QtCreator. Google doesn't return useful information on this.
    The error output is:
    @..........\Qt5.0.0rc1\qt-everywhere-opensource-src-5.0.0-rc1\qtbase\include\QtQml/qqmlextensionplugin.h:1:68: fatal error: ../../../qtdeclarative/src/qml/qml/qqmlextensionplugin.h: No such file or directory@

    Background: I built Qt5 myself from sources with the same MinGW I am using for my project. I had the same problem with Qt5 beta2 but as I had some issues building it I left it aside. However this time Qt built without interruption but still have the problem.

    Any ideas?

    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