mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

Mapbox GL not supporting in MSVC in Qt windows platform. #16507

Open Amrutha1991 opened 4 years ago

Amrutha1991 commented 4 years ago

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]

dpaulat commented 3 years ago

See #16611