Replies: 1 comment 2 replies
-
Sounds like it should work. Can you share a screenshot? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm interested in playing around with maplibre native core. I'm able to build the MapLibreAndroidTestApp but when I make changes to any .cpp file part of maplibre native core like
/src/mbgl/tile/raster_dem_tile_worker.cpp
, Android Studio immediately tells me "This file does not belong to any project target", and so any changes I make aren't reflected when I rebuild the app. I'm fairly new to C++ development, so if anyone would be so kind as to push me in the right direction on how I can get a debug flow going, I would really appreciate it. Thanks!Beta Was this translation helpful? Give feedback.
All reactions