<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 2, 2017 at 8:47 AM, aishwarya selvaraj <span dir="ltr"><<a href="mailto:aishwaryaselvaraj1708@gmail.com" target="_blank">aishwaryaselvaraj1708@gmail.<wbr>com</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div dir="ltr"><div style="color:rgb(0,0,0)">@Dan Liew <br></div><div style="color:rgb(0,0,0)">Thanks for your feedback. <br></div><div style="color:rgb(0,0,0)">Yes I was trying to proceed in that direction .<br></div><div style="color:rgb(0,0,0)">Did you find any links which could be useful ?<br></div><div style="color:rgb(0,0,0)">could you kindly share them ?<br></div><div style="color:rgb(0,0,0)">Thanks<br></div></div><div class="gmail_extra"><div><div class="m_-6093523724704660153gmail-h5"><br><div class="gmail_quote"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
Running a `configure` script is not going to work on Windows out of<br>
the box because libsnd uses GNU autotools which is for made for UNIX<br>
like operating systems. You should try and figure out how (if it's<br>
even possible) to build libsnd on Windows. At glance at the GitHub<br>
page shows they have a CMake build system but the docs say it will<br>
likely only work on Linux. There are some commits that mention MINGW<br>
so maybe it might be possible to build using the MSYS environment.<br><br></blockquote></div></div></div></div></blockquote><div><br></div><div><br></div><div>Just my 0.02, but if I recall Eric doesn't (or didn't) support building directly on Windows.  This may have changed since VS must now support more of C99 as part of C11.<br><br><a href="http://www.mega-nerd.com/libsndfile/win32.html" target="_blank">http://www.mega-nerd.com/<wbr>libsndfile/win32.html</a><br><br></div><div>It has always been my best practice to either use his provided binaries, or cross compile using mingw on Linux, then move the binary and headers over.<br><br></div><div>Regards,<br></div><div>Dave<br> </div><div><br></div></div></div></div>