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
==> Installing notekit from sp1ritcs/tap
==> Patching
==> Applying Apple/llvm.patch
patching file main.cpp
patching file meson.build
==> meson --prefix=/usr/local/Cellar/notekit/HEAD-57d7253 --libdir=/usr/local/Cellar/notekit/HEAD-57d7253/lib --buildtyp
==> ninja -v
Last 15 lines from /Users/pikachu/Library/Logs/Homebrew/notekit/02.ninja:
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1/__functional/not_fn.h:38:36: note: candidate template ignored: substitution failure [with _Fn = int (int)]: no member named '_EnableIfImpl' in 'std::_MetaBase<false>'
_LIBCPP_CONSTEXPR_AFTER_CXX17 auto not_fn(_Fn&& __f)
^
../mainwindow.cpp:17:2: error: no member named 'setlocale' in namespace 'std'; did you mean simply 'setlocale'?
std::setlocale(LC_NUMERIC, "C"); // workaround for old jsoncpp on German (decimal comma) systems
^~~~~~~~~~~~~~
setlocale
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/locale.h:53:8: note: 'setlocale' declared here
char *setlocale(int, const char *);
^
3 errors generated.
my env is macOS Monterey 12.3
The text was updated successfully, but these errors were encountered:
when I install notekit from brew
detail
my env is macOS Monterey 12.3
The text was updated successfully, but these errors were encountered: