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

Add mbtiles_file_source.cpp in linux.cmake #8

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

bchapuis
Copy link
Contributor

The following error appears when using maplibre-gl-native from Java with JNI bindings on linux:

java: symbol lookup error: /tmp/libmaplibre-native-13994025245107934612.so: undefined symbol: _ZN4mbgl18MaptilerFileSourceC1Ev

Adding mbtiles_file_source.cpp in linux.cmake solves the issue.

The following error appears when using maplibre-gl-native from Java with [JNI bindings](https://github.com/baremaps/maplibre-java) on linux:

java: symbol lookup error: /tmp/libmaplibre-native-13994025245107934612.so: undefined symbol: _ZN4mbgl18MaptilerFileSourceC1Ev

Adding `mbtiles_file_source.cpp` in the `linux.cmake` file solves the issue.
@petr-pokorny-1 petr-pokorny-1 merged commit 9135d12 into maplibre:master Jan 26, 2021
@petr-pokorny-1
Copy link
Contributor

Merged. Thank you for your contribution!

@bchapuis
Copy link
Contributor Author

Great, thank you!

@bchapuis bchapuis deleted the patch-1 branch January 26, 2021 08:53
nvanfleet referenced this pull request in lyft/maplibre-gl-native Jul 28, 2022
This PR is updating the version of this image's parent (`bionicbase`) to keep this image (`maplibreglnativeprivate`) up-to-date.
It will be merged if all tests pass via `/merge-skip-owners`; if tests do not pass, it will require manual intervention.

For more details please see the [docs about Automatic Updates](https://docs.lyft.net/eng/provisioningdocs/learning/automatic_updates.html).

[Here is what's changed in `bionicbase`](lyft/containers@126a7a7...7464512).

REVIEWS WERE BYPASSED
@sjg-wdw sjg-wdw mentioned this pull request May 29, 2024
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.

2 participants