Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

m1 mac errors out during build #7324

Open
mxradio opened this issue Apr 16, 2024 · 1 comment
Open

m1 mac errors out during build #7324

mxradio opened this issue Apr 16, 2024 · 1 comment

Comments

@mxradio
Copy link

mxradio commented Apr 16, 2024

-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
-- Found git: /usr/local/bin/git
-- ccache found: will be used for compilation and linkage
-- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/OpenGL.framework
-- Found Boost: /usr/local/lib/cmake/Boost-1.83.0/BoostConfig.cmake (found version "1.83.0")
-- Found Gettext: /usr/local/bin/msgmerge (found version "0.22.4")
CMake Error at /usr/local/Cellar/cmake/3.29.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.29.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/usr/local/Cellar/cmake/3.29.2/share/cmake/Modules/FindProtobuf.cmake:749 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:49 (find_package)

-- Configuring incomplete, errors occurred!

@mxradio mxradio changed the title m1 mac build crashes m1 mac errors out during build Apr 16, 2024
@jming35
Copy link

jming35 commented Apr 17, 2024

u need protobuf-21.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants