kripken/ammo.js

Support - Build procedure details

bdiblasi opened this issue · 1 comments

I am attempting to build from a fork repo and the procedure is not clear to me.

  • I have installed emscripten via the emcommandprompt using the sdk commands
  • I have downloaded and installed cmake via the windows msi
  • The ammo.js readme provides some cmake commands, however it is not clear how to use them

Is there a way I could find more details on this process? The cmake website is not forthcoming with information on how to use their application. I'm not even sure if I am supposed to use that app, or the emscripten command prompt, or some other terminal. I know this is a basic question, but I really have no context for what needs to be accomplished, yet I do need the added functionality from the forked repo. Thank you for any help.

I'm not sure offhand what the right commands are, but the CI here has commands which should work: https://github.com/kripken/ammo.js/blob/main/.github/workflows/continuous.yml