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

Installation issues #129

Open
an-tao opened this issue May 15, 2024 · 0 comments
Open

Installation issues #129

an-tao opened this issue May 15, 2024 · 0 comments

Comments

@an-tao
Copy link

an-tao commented May 15, 2024

When I tried to install cpp2sky to my Ubuntu system I got the following error:

sudo cmake -S . -B ./build -DCPP2SKY_INSTALL=on
-- Module support is disabled.
-- Version: 8.1.1
-- Build type: Release
-- CXX_STANDARD: 11
-- Required features: cxx_variadic_templates
-- Build spdlog: 1.9.2
-- Build type: Release
-- gRPC and all its dependencies should  be able to located by find_package().
-- Using protobuf 3.19.5.0
-- CMAKE_CROSSCOMPILING: FALSE
-- Using gRPC 1.46.6
-- Configuring done
CMake Error: install(EXPORT "cpp2sky-targets" ...) includes target "cpp2sky" which requires target "fmt" that is not in any export set.
CMake Error: install(EXPORT "cpp2sky-targets" ...) includes target "cpp2sky" which requires target "spdlog" that is not in any export set.
-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

How can I fix this issue? thanks.

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

1 participant