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

warning MT0182: Not linking with the framework OpenGLES (referenced by a module reference in SkiaSharp.Views.iOS.dll) because it's not available on the current platform (MacCatalyst). #3144

Open
1 task done
danies8 opened this issue Jan 22, 2025 · 4 comments
Labels

Comments

@danies8
Copy link

danies8 commented Jan 22, 2025

Description

Hi,

I got this eeror while building my app in mac, net 8 using maui app.

warning MT0182: Not linking with the framework OpenGLES (referenced by a module reference in SkiaSharp.Views.iOS.dll) because it's not available on the current platform (MacCatalyst).

As results, i cant build and run my app.
The app work before.

Code

error in build and linking.
I used telerik and they used your skysharp.
here is sample with telerik control that reroduced this warning.

8b82398c-4c31-4ec5-b53f-2b4a2e5c5ba3_archive-net8.zip

Expected Behavior

no build and linking error

Actual Behavior

No response

Version of SkiaSharp

3.116.0 (Current)

Last Known Good Version of SkiaSharp

2.88.9 (Previous)

IDE / Editor

Visual Studio Code (macOS)

Platform / Operating System

macOS

Platform / Operating System Version

No response

Devices

No response

Relevant Screenshots

No response

Relevant Log Output

Code of Conduct

  • I agree to follow this project's Code of Conduct
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@danies8
Copy link
Author

danies8 commented Jan 22, 2025

not duplicate

@danies8
Copy link
Author

danies8 commented Jan 22, 2025

Can you please refere to this critical bug?

@danies8
Copy link
Author

danies8 commented Jan 22, 2025

I have reproduced the warning outside of the usage of Telerik controls. Sample maui project just added the SkiaSharp.Views.Maui.Controls and Compatibilityreference and called .UseSkiaSharp inside the MauiProgram.cs file.

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

No branches or pull requests

1 participant