ofxHTTP icon indicating copy to clipboard operation
ofxHTTP copied to clipboard

compiling errors

Open rvegele opened this issue 11 months ago • 0 comments

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'"

rvegele avatar Sep 24 '23 14:09 rvegele