alacarte-maps / alacarte

Renderer for OpenStreetMap tiles.
https://alacarte-maps.github.io/
Other
58 stars 18 forks source link

enable unittests for Windows #93

Closed florianjacob closed 7 years ago

florianjacob commented 7 years ago

Well ok, that does not work. @SrTobi Is this the way I should run the tests? Any idea what's going wrong there, or is this the error you got and somehow it's not displaying the nullptr exception cause?

Mixaill commented 7 years ago

It can be a problem with dynamic linkage (test executables cannot find dependencies).

Mixaill commented 7 years ago

fix submitted #94