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. btBulletDynamicsCommon.h: No such file or directory

btBulletDynamicsCommon.h: No such file or directory

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 831 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.
  • CodeFreaksC Offline
    CodeFreaksC Offline
    CodeFreaks
    wrote on last edited by CodeFreaks
    #1

    Hi everyone.
    I tried to compile bullet based project but following error occurs:

    btBulletDynamicsCommon.h: No such file or directory

    in .pro file
    ...
    INCLUDEPATH += C:/bullet3/src
    ...

    0_1539893079377_1a598ecc-530a-4606-909f-24f3f7b6a504-image.png

    0_1539893328848_2ec03cfc-1ea4-4bd4-8999-c89205637505-image.png

    0_1539893117864_3acf365e-b5a4-4b1e-9bc8-9a33171afbe1-image.png

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Where is that file exactly located on your machine ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      CodeFreaksC 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Where is that file exactly located on your machine ?

        CodeFreaksC Offline
        CodeFreaksC Offline
        CodeFreaks
        wrote on last edited by
        #3

        @SGaist
        Thanks for reply.
        I updated the first post.
        Its located in C:/bullet3/src

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Did you re-run qmake after modifying your .pro file ? (should not be necessary but from time to time, it does help)

          Are you using #include <btBulletDynamicsCommon.h> or another form ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved