You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you've pointed out something helpful which is that when I created BUILD_HTTP_STATIC as a flag I should have just used INCLUDE_HTTP because it was meant for that purpose. Does that clarify things? We can try to revise the libfaust automation and see what happens. I think the static libHTTPDFaust.a is also used here: https://github.com/grame-cncm/faust/blob/master-dev/tools/benchmark/Makefile
configure prints:
but then
microhttpd
never appears in any command lines, therefore it isn't used.Additionally, build/http/CMakeLists.txt has indentation problems like this one:
This probably caused confusion.
Version: 2.68.0
clang-16
FreeBSD 13.2
The text was updated successfully, but these errors were encountered: