-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Build fails on macOS Monterey (ARM).
xxx@xxx maxcso-1.13.0 % make
c++ -c -W -Wall -Wextra -std=c++11 -Izopfli/src -I7zip -DNDEBUG=1 -Ilibdeflate -Wno-unused-parameter -Wno-unused-variable -pthread -O2 -o src/buffer_pool.o src/buffer_pool.cpp
In file included from src/buffer_pool.cpp:2:
src/buffer_pool.h:5:10: fatal error: 'uv.h' file not found
#include "uv.h"
^~~~~~
1 error generated.
make: *** [src/buffer_pool.o] Error 1
libuv installed with brew as directed.
Metadata
Metadata
Assignees
Labels
No labels