andrewrk / libsoundio

C library for cross-platform real-time audio input and output
http://libsound.io/
MIT License
1.92k stars 229 forks source link

MSVC build fix of example, test #241

Open dofuuz opened 3 years ago

dofuuz commented 3 years ago

Build Fix for Microsoft Visual Studio.

D:\a\libsoundio\libsoundio\test\overflow.c(15): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\a\libsoundio\libsoundio\build\overflow.vcxproj]

When compiled with MSVC,