gnaudio / jabra-browser-integration

JavaScript library to control a Jabra headset from a browser
https://www.npmjs.com/package/@gnaudio/jabra-browser-integration
MIT License
3 stars 1 forks source link

Build issue on Windows platform #31

Closed frederiksen closed 5 years ago

frederiksen commented 5 years ago

Take a look at this: https://gnaudio.visualstudio.com/jabra-browser-integration/_build/results?buildId=4049

[error]src\chromehost\logger.cpp(4,0): Error C1083: Cannot open include file: 'unistd.h': No such file or directory

Once you have fixed this - I will continue completing the Windows build on Azure Devops

frederiksen commented 5 years ago

Possible fix: https://stackoverflow.com/a/1759731

frederiksen commented 5 years ago

Fixed in https://github.com/gnaudio/jabra-browser-integration/pull/32