Commit Graph

13 Commits

Author SHA1 Message Date
Daiderd Jordan
939debc7a4
bullet: fix darwin build
The examples fail with an opengl related issue:

    Undefined symbols for architecture x86_64:
      "SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
          _main in main_opengl_single_example.o
      "_useShadowMap", referenced from:
          GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
    ld: symbol(s) not found for architecture x86_64

And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819

    ld: library not found for -lBussIK

/cc ZHF #45961
2018-09-09 15:34:03 +02:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Linus Heckemann
9ab77680b6 bullet: fix build on aarch64 2018-01-11 19:30:19 +03:00
Linus Heckemann
93cdceafb8 bullet: 2.86.1 -> 2.87 2018-01-11 19:30:19 +03:00
Orivej Desh
54c281fa39 bullet283: delete old version 2017-11-20 10:55:47 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
gnidorah
4c85665bd2 bullet: 2.83.7 -> 2.86.1 2017-08-01 20:24:03 +03:00
Anthony Cowley
7b84331f22 bullet: darwin compatibility 2016-11-02 19:35:33 -04:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Lluís Batlle i Rossell
f0c503593f Fixing stunt-rally 2.6 (adding newer bullet) 2016-05-08 16:22:18 +02:00
Nikolay Amiantov
c225bc8576 bullet: 2.80 -> 2.83 2016-04-17 05:24:40 +03:00
Vladimír Čunát
03ba2960a4 vdrift: update and fix
Tested on two laps :-)
2013-03-09 14:59:39 +01:00
Lluís Batlle i Rossell
d77cfce6d3 Adding bullet. Patch by Alexander Foremny.
svn path=/nixpkgs/trunk/; revision=32393
2012-02-19 10:51:04 +00:00