brave-experiments / ad-block

Ad block engine used in the Brave browser for ABP filter syntax based lists like EasyList.
https://www.brave.com
Mozilla Public License 2.0
239 stars 95 forks source link

Fails to compile on Windows #214

Open emerick opened 5 years ago

emerick commented 5 years ago

On Windows, npm install fails with the following error:

c:\work\ad-block\protocol.cc(57): error C2429: attribute 'fallthrough' requires compiler flag '/std:c++17' [C:\work\ad-block\build\ad-block.vcxproj]
c:\work\ad-block\protocol.cc(115): error C2429: attribute 'fallthrough' requires compiler flag '/std:c++17' [C:\work\ad-block\build\ad-block.vcxproj]