Hi, new to this so just finding my way, but trying to run the Juce Demo and getting the following errors:
Information:Gradle tasks [:app:assembleDebug_Debug]
Error:error: use of undeclared identifier 'getifaddrs’
Error:error: member access into incomplete type 'struct ifaddrs’
Information:note: forward declaration of 'ifaddrs’
Error:error: expected ')'
Information:note: to match this '('
Error:error: member access into incomplete type 'struct ifaddrs’
Information:note: forward declaration of 'ifaddrs’
Error:error: member access into incomplete type 'struct ifaddrs’
Information:note: forward declaration of 'ifaddrs’
Error:error: member access into incomplete type 'struct ifaddrs’
Information:note: forward declaration of 'ifaddrs’
Error:error: member access into incomplete type 'struct ifaddrs’
Information:note: forward declaration of 'ifaddrs’
Error:error: member access into incomplete type ‘struct ifaddrs’
