mapbox-gl-native
mapbox-gl-native copied to clipboard
Mapbox GL not supporting in MSVC in Qt windows platform.
Platform : Windows 2010 64-bit OS QT : 5.14.2 Compiler - MinGW
I am able to run Mapbox GL examples from the above configuration successfully .
but, I need to run the mapbox GL examples using MSVC compiler instead of MinGW in QT windows, Is there any way that I can achieve running mapbox Gl using MSVC compiler? could anyone suggest the way.
[Issue : with MSVC maps are not visible in output]
- Tried with other options from the link (https://github.com/mapbox/mapbox-gl-native/tree/master/platform/qt ) but the solution build in windows Visual studio 2015 was not successful.
See #16611