Chris wrote:
Hi, app_jack doesn't compile...
[CC] app_jack.c -> app_jack.o app_jack.c: In function ‘handle_input’: app_jack.c:221: error: ‘FLT_MAX’ undeclared (first use in this function) app_jack.c:221: error: (Each undeclared identifier is reported only once app_jack.c:221: error: for each function it appears in.) app_jack.c: In function ‘queue_voice_frame’: app_jack.c:411: error: ‘FLT_MAX’ undeclared (first use in this function) make[1]: *** [app_jack.o] Error 1
Fixed ... I broke it when I fixed it for compiling on mac. Oops. :)
-- Russell