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

Libraries missing when running 2.117.1-avalonia11 on macOS M1 #318

Open
hallivia opened this issue Nov 16, 2023 · 2 comments
Open

Libraries missing when running 2.117.1-avalonia11 on macOS M1 #318

hallivia opened this issue Nov 16, 2023 · 2 comments

Comments

@hallivia
Copy link

Hi there,

I noticed that when running on macOS M1, I get this error messages upon building:
4>Microsoft.Common.CurrentVersion.targets(5150,5): Error MSB3030 : Could not copy the file "/Debug/net7.0/libGLESv2.dylib" because it was not found.
4>Microsoft.Common.CurrentVersion.targets(5150,5): Error MSB3030 : Could not copy the file "
/Debug/net7.0/libEGL.dylib" because it was not found.
4>Microsoft.Common.CurrentVersion.targets(5150,5): Error MSB3030 : Could not copy the file "*/Debug/net7.0/libvk_swiftshader.dylib" because it was not found.

I removed the full path for privacy reasons.

Thank you

@beeradmoore
Copy link

beeradmoore commented Mar 3, 2024

I got the same error but on Intel Mac and .NET 8 and WebViewControl-Avalonia v2.121.100

0>Microsoft.Common.CurrentVersion.targets(5198,5): Error MSB3030 : Could not copy the file "AvaloniaApplication1/bin/Debug/net8.0/libvk_swiftshader.dylib" because it was not found.
0>Microsoft.Common.CurrentVersion.targets(5198,5): Error MSB3030 : Could not copy the file "AvaloniaApplication1/bin/Debug/net8.0/libGLESv2.dylib" because it was not found.
0>Microsoft.Common.CurrentVersion.targets(5198,5): Error MSB3030 : Could not copy the file "AvaloniaApplication1/bin/Debug/net8.0/libEGL.dylib" because it was not found.

Did you ever manage to find a solution?

@JaggerJo
Copy link

Same here

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

3 participants