You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
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
The text was updated successfully, but these errors were encountered: