bakercp / ofxHTTP

A suite of HTTP tools, including clients and servers for openFrameworks.
MIT License
110 stars 37 forks source link

compiling errors #65

Open rvegele opened 1 year ago

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