Open
Description
Issue
Tested on windows 11 with OSRM 5.27.1, when I try to build the Shared Library with DBUILD_SHARED_LIBS=ON flag, this will result in Failed: cannot open file: osrm.lib, even though I am building Shared Library, it is still looking for osrm.lib.
There is no issue when I build the static library using windows-build.bat come with OSRM.
Steps to reproduce
osrm-backend
5.27.1 being used- update line 14 in windows-build.bat file, and add DBUILD_SHARED_LIBS=ON flag