Giter VIP home page Giter VIP logo

mapboxattempt's Introduction

MapBox linker issue

refer to this link with screenshots:

(https://prickle-debt-3ca.notion.site/MapBox-linker-issue-88e0bf014c0e4082a8c8b9805b10a292)

  1. Created sample MAUI project

  2. Encountered a clang++ error upon adding Mapbox.Maui as a NuGet package.

  3. Attempted manual referencing of the library after local cloning, still encountering clang++ error

  4. Verbose output from dotnet build when package is manually added (from step 3)

Untitled

Execution is going well until there is an undefined symbol for arm64 architecture, see the following errors:

**** Tried with all supported ABIs (Application Binary interfaces)*

Untitled

Untitled

Untitled

  • Target framework is set to net8.0-android;net8.0-ios - on both SampleMaui & Mapbox.Maui
  • Tried with all link behaviours: (Do not link, link SDK assemblies only, link everything) - results with the same.

Investigation about the library:

  • Latest release version is 10.11.1.1, last updated 10 months ago

  • There is a new alpha version 11.1.0 which is not ready yet, tried the same flow with it but results with the following error: .nuget/packages/dependencies.gradle/7.6.1/buildTransitive/Dependencies.Gradle.targets(30,3): error GDL001: Gradlew build failed

    Seems like it’s not compatible with .net8.0, .csproj still uses net6.0

  • Manually adding MapBox 11.1.0 results in missing dependencies because of net6.0

mapboxattempt's People

Contributors

popandov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.