Skip to content

Plugin fails to build (4.x, windows) #21

Description

@MatteoPiovanelli

I'm building the plugin on my Windows machine.

My compilation Pipeline uses VIsual Studio 2022 (rather, its build tools) and scons 4.7.

I have several errors where private members of Bullet are being referenced.

Many of those instances can be "fixed" by making those members as protected rather than private. In some cases I'm having to invoke the corresponding getters/setter. (I've actually added a method to increase the value of lifetime directly.

Does that make sense? I'll draft a PR once I'm done and I have something that builds and looks to perhaps work right.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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