Skip to content

C# Demo Build Issues - Consistent Versions of Dependencies? #63

@MikePelton

Description

@MikePelton

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions