BulletSharpPInvoke
BulletSharpPInvoke copied to clipboard
System.DllNotFoundException: Unable to load shared library 'libbulletc.dll' or one of its dependencies.
On the latest preview version, it doesn't output any libbulletc.dll to the build directory.
I've attempted building it manually but it always errors before completing.
I'm on .net 6, arch linux, using jetbrains rider.
What's the error?
Looks like I was running cmake incorrectly, when I used clion to build it built fine.