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

various compile errors #1

Closed
mechpil0t opened this issue Oct 23, 2020 · 2 comments · Fixed by #2
Closed

various compile errors #1

mechpil0t opened this issue Oct 23, 2020 · 2 comments · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@mechpil0t
Copy link

Unity 2020.1.10f
Magic Leap XR Plugin 5.1.2

Assets\MagicLeap\Lumin\APIs\MLResult.cs(1238,58): error CS1503: Argument 1: cannot convert from 'string' to 'System.IntPtr'

Assets\MagicLeap\Lumin\Bindings\MLMeshingNativeBindings.cs(499,95): error CS1503: Argument 1: cannot convert from 'UnityEngine.Vector3' to 'float'

Assets\MagicLeap\Lumin\Bindings\MLMeshingNativeBindings.cs(499,136): error CS1503: Argument 1: cannot convert from 'UnityEngine.Vector3' to 'float'

Assets\MagicLeap\Lumin\Bindings\MLMeshingNativeBindings.cs(516,69): error CS1503: Argument 1: cannot convert from 'UnityEngine.Vector3' to 'float'
@Nihav-Jain Nihav-Jain self-assigned this Oct 23, 2020
@Nihav-Jain Nihav-Jain added the bug Something isn't working label Oct 23, 2020
@Nihav-Jain Nihav-Jain linked a pull request Oct 23, 2020 that will close this issue
@Nihav-Jain
Copy link
Contributor

Nihav-Jain commented Oct 23, 2020

Hi @FriskyBishop, the fixes have been merged into master and a new pre-release has been cut - https://github.com/magicleap/MagicLeapUnitySDK/releases/tag/0.24.2Exp-2
Please let us know if you run into any other issues.

@Nihav-Jain
Copy link
Contributor

We are making a number of changes in our internal development and release processes to ensure future updates are cleaner and bug free. We appreciate your patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants