conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

Box2D - A 2D Physics Engine for Games #129

Closed ArekPiekarz closed 5 years ago

ArekPiekarz commented 6 years ago

https://github.com/erincatto/Box2D

I would like to use this popular game physics library on the following configurations (all 64-bit):

Note that the last tagged release v2.3.1 was in 2014, but the library has been updated fairly regularly on Github since that time. Therefore a "latest" package would be welcome.

I have found 2 existing recipes in conan-transit, I haven't yet checked if they still work: box2d/2.3.1-374664b@lasote/vcpkg Box2D/2.3.2@RussTheAerialist/test

danimtb commented 6 years ago

There is a recipe repo here: https://github.com/hi3c/conan-box2d Maybe @tru can tell us the status of it

danimtb commented 6 years ago

There is ongoing work being done here: https://github.com/conan-community/conan-box2d

Will be soon in conan center

solvingj commented 5 years ago

Appears to be in Conan center now, great job @danimtb

danimtb commented 5 years ago

Indeed. Thanks for the reminder!