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

Make settings.gradle work on windows and linux/mac #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

owaineevans
Copy link

@owaineevans owaineevans commented Apr 22, 2023

When I tried to install this library using flutter pub get nrf_mesh_plugin - I encountered an issue where I couldn't import the library to my code.

I found an error in the code Failed to resolve: project :mesh

I found that fixing the meshLibPath slashes match the OS that it's running on.

Make the `meshLibPath` slashes match the OS that it's running on.
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

Successfully merging this pull request may close these issues.

1 participant