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

Unable to compile ZSTD with BOOST #427

Open
coldcola233 opened this issue Nov 30, 2024 · 1 comment
Open

Unable to compile ZSTD with BOOST #427

coldcola233 opened this issue Nov 30, 2024 · 1 comment

Comments

@coldcola233
Copy link

I tried to compile the boost iostream module with b2, but it didn't start
the build command

b2 --with-iostreams -s ZSTD_INCLUDE="D:\cpp_lib\zstd-v1.5.6-win64\include" -s ZSTD_LIBPATH="D:\cpp_lib\zstd-v1.5.6-win64\static" -s ZSTD_BINARY="libzstd_static" --prefix="D:\cpp_lib\boost\msvc" install
@grisumbras
Copy link
Contributor

What was the build output?

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