Skip to content

How can BulletSharp.dll be built as AnyCPU .dll #60

@middleyuan

Description

@middleyuan

Hi AndresTraks,
I appreciate your contribution to bullet physics.
Now I can reference your BulletSharp.dll to my C# application.
However, I get a warning saying that "There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "BulletSharp, Version=2.87.0.0, Culture=neutral, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project."

How can I fix the warning because I want my application to be run at AnyCPU.
Thank you.
Alex

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