-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I really struggled to get the C# demos working because I think it's far from clear what the inter-relationship between the published versions of BulletSharp and the dependencies are. Please note that no criticism is implied - this is a fantastic project. In case anyone else comes this route, I got the C# demos from ~\AndresTraks-BulletSharp-c277666\demos\SharpDX to build and run against the pre-built binary 64-bit version of BulletSharp.dll version 2.87 from https://andrestraks.github.io/BulletSharp which has a hard dependency on SharpDX 4.1 (not the more recent stable version 4.2). 4.1 is available via Nuget. Beware ...trying to use the BulletSharp from Nuget threw up a number of compiler issues with the DemoFramework code.
Metadata
Metadata
Assignees
Labels
No labels