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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net 8 support #1574

Open
jitendrajadav opened this issue Aug 16, 2023 · 2 comments
Open

.Net 8 support #1574

jitendrajadav opened this issue Aug 16, 2023 · 2 comments

Comments

@jitendrajadav
Copy link

Update library with .net8+ support

Describe the feature
Platforms affected (mark all that apply)
馃摫 iOS

iOS is not supporting having issue

Severity Code Description Project File Line Suppression State
Error clang++ exited with code 1:
ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/jitendrajadav/Library/Caches/Xamarin/mtbs/builds/PCF.DspMobile.Maui/385e0ccc07fcfd0d592168a6564c91b56097e0b1e042161ecddfd7ffa49e2051/C:/Users/jiten/.nuget/packages/harfbuzzsharp.nativeassets.ios/2.8.2.3/runtimes/ios/native/libHarfBuzzSharp.framework/libHarfBuzzSharp' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation) PCF.DspMobile.Maui C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk\16.4.8694-net8-p7\targets\Xamarin.Shared.Sdk.targets 1562

@onurhazar
Copy link

Looks like they are not supporting the project anymore. Please check; https://github.com/Redth/FFImageLoading.Compat
It supports MAUI projects but I couldn't see anywhere that it supports NET.iOS or NET.Android projects. Good luck.

@ooikengsiang
Copy link

For anyone that is looking for .NET 8 support for native Android and iOS platform, I have created a quick port of the code: https://github.com/ooikengsiang/DotNetNative.FFImageLoading

Note: After tested with multiple MAUI port of FFImageLoading, they don't work correctly on .NET native Android and iOS project. Especially iOS, they usually required MAUI.Control on runtime.

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