When trying to build the Simulator xcode project in the tools/osx folder, I get the "Too few arguments to function call, single argument 'adc_buffer' was not specified". Assumed that that project was intended to build without us having to change the code. Anyone know what might be the cause of the issues here? When I try to pass in a adc_buffer object, it creates some apple mach linker errors.
When trying to build the Simulator xcode project in the tools/osx folder, I get the "Too few arguments to function call, single argument 'adc_buffer' was not specified". Assumed that that project was intended to build without us having to change the code. Anyone know what might be the cause of the issues here? When I try to pass in a adc_buffer object, it creates some apple mach linker errors.