use cobra command for llcppg #582
Open
Annotations
4 warnings
|
Setup llcppg environment
Refusing to link macOS provided/shadowed software: libffi
For compilers to find libffi you may need to set:
export LDFLAGS="-L/usr/local/opt/libffi/lib"
export CPPFLAGS="-I/usr/local/opt/libffi/include"
For pkgconf to find libffi you may need to set:
export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig"
|
|
Setup llcppg environment
Refusing to link macOS provided/shadowed software: zlib
For compilers to find zlib you may need to set:
export LDFLAGS="-L/usr/local/opt/zlib/lib"
export CPPFLAGS="-I/usr/local/opt/zlib/include"
For pkgconf to find zlib you may need to set:
export PKG_CONFIG_PATH="/usr/local/opt/zlib/lib/pkgconfig"
|
|
Setup llcppg environment
libuv 1.51.0 is already installed and up-to-date.
To reinstall 1.51.0, run:
brew reinstall libuv
|
|
Setup llcppg environment
openssl@3 3.6.0 is already installed and up-to-date.
To reinstall 3.6.0, run:
brew reinstall openssl@3
|
Loading