What version of gcc are you using? Issue #92 describes an error you get when compiling `juce_audio_formats.cpp` using gcc6.
--
You received this message because you are subscribed to the Google Groups "Open Ephys" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-ephys+unsubscribe@googlegroups.com.
To post to this group, send email to open-...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-ephys.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-ephys/f2474873-d82e-465e-b3a8-ccf8e2799269%40googlegroups.com.
It turns out my gcc was upgraded to 7.3 sometime since then. It looks like I still can't compile a fresh clone of the plugin-GUI using gcc7, but adding the `-DHAVE_LROUND` flag still works to makes it compile. I'm still not sure if that's a *good* solution, but I've been using a copy of the plugin-GUI compiled with that flag, and I haven't noticed any problems.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-ephys/CALonmFTeSMwkM8jZOP2JPZmmwYROX4%3DDSiEqq%2B71TB3zvvxUEA%40mail.gmail.com.