How to build bullet for x64

Post Reply
Yola
Posts: 10
Joined: Wed Oct 24, 2018 8:38 am

How to build bullet for x64

Post by Yola »

I use build_visual_studio_without_pybullet_vr.bat to build bullet, but i can't find out how to build for x64. I checked help for premake5, but there is no option for it.

Previosly i used this manual , but it is not available now.
timl132
Posts: 2
Joined: Wed Oct 24, 2018 11:34 am

Re: How to build bullet for x64

Post by timl132 »

You could try installing cmake-gui, and then create a project using that. It allows you to select 64 bit too.
Post Reply