Open rvegele opened 1 year ago
Hi, I'm trying to compile on macOS Xcode 15 the examples and am seeing the following errors:
The example: example_basic_server_mjpeg_video
In ThreadsafeLoggerChannel.cpp
Line 94 "Out-of-line definition of 'log' does not match any declaration in 'ofx::IO::BaseThreadsafeLoggerChannel''
Line 100 "Too many arguments to function call, expected 3, have 4"
Line 105 "Out-of-line definition of 'log' does not match any declaration in 'ofx::IO::BaseThreadsafeLoggerChannel'"
Hi, I'm trying to compile on macOS Xcode 15 the examples and am seeing the following errors:
The example: example_basic_server_mjpeg_video
In ThreadsafeLoggerChannel.cpp
Line 94 "Out-of-line definition of 'log' does not match any declaration in 'ofx::IO::BaseThreadsafeLoggerChannel''
Line 100 "Too many arguments to function call, expected 3, have 4"
Line 105 "Out-of-line definition of 'log' does not match any declaration in 'ofx::IO::BaseThreadsafeLoggerChannel'"