Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo might need some fixes and update #65

Open
XiaochaoYan opened this issue Nov 2, 2024 · 0 comments
Open

Demo might need some fixes and update #65

XiaochaoYan opened this issue Nov 2, 2024 · 0 comments

Comments

@XiaochaoYan
Copy link

XiaochaoYan commented Nov 2, 2024

Compiling on a .Net8 and Win11 PC.

Some of the errors.

  1. on file "BasicDemo.cs" line 74
    CS0019 Operator '*' cannot be applied to operands of type 'Matrix' and 'Matrix4' BasicDemo C:\Users\XXXXX\Desktop\BulletSharp-master\demos\OpenTK\BasicDemo\BasicDemo.cs 77

  2. on file "Physics.cs" line 32
    CS0029 Cannot implicitly convert type 'OpenTK.Vector3' to 'BulletSharp.Math.Vector3' BasicDemo C:\Users\XXXXX\Desktop\BulletSharp-master\demos\OpenTK\BasicDemo\Physics.cs 32

Basically some data type conversion/parsing issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant