Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Bullet physics engine in qt
Forum Updated to NodeBB v4.3 + New Features

Bullet physics engine in qt

Scheduled Pinned Locked Moved Game Development
4 Posts 3 Posters 5.6k 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.
  • A Offline
    A Offline
    akhil
    wrote on last edited by
    #1

    can anyone tell me how to include bullet header files in my qt project? i added the bullet header files in my project as well as where i installed my qtsdk. but it is showing me an error saying btBulletDynamicsCommon.h : no such file or directory found.
    i tried to run this simple hello world example..
    http://bulletphysics.org/mediawiki-1.5.8/index.php/Hello_World

    thanks...

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      It would help if you would post some more details. Of interest would be the error message, the environment (IDE, OS, compiler, ... ).

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shahid.pk
        wrote on last edited by
        #3

        You need to add the required header files and library files to the project file for that application which you seem to be not doing.

        Love to learn....

        1 Reply Last reply
        0
        • A Offline
          A Offline
          akhil
          wrote on last edited by
          #4

          thanks shahid.pk.. it was helpful.. :)

          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