misyltoad/VPhysics-Jolt

How do i compile 64 bits?

maksw2 opened this issue · 5 comments

???

You will have to figure that out yourself.

I compile it against my own stripped down version of Source, but that is not available publicly.

Well, i would need a 64 bit version of volt physics built for SDK 2013.

Well, i would need a 64 bit version of volt physics built for SDK 2013.

That's not really legal, but Jolt builds well on x64 and linux64 CS:GO partner leak.

Oh really? Can you share more detail? @DiegoArmando-27

Oh really? Can you share more detail? @DiegoArmando-27

Firstly I had rewritten the entire CS:GO partner solution to CMake.
Then you may want to change the C++ standard to C++17, to successfully build the Jolt library.
I can share my version of the CMake Jolt implementation. (Can be errors cuz it's not finished yet)