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

bzip2/1.0.8 error #1

Closed
ChangsooEun opened this issue Aug 29, 2023 · 1 comment
Closed

bzip2/1.0.8 error #1

ChangsooEun opened this issue Aug 29, 2023 · 1 comment

Comments

@ChangsooEun
Copy link

I was trying to build this and got this error.

bzip2/1.0.8: WARN: Build folder C:\Users\Changsoo\.conan\data\bzip2\1.0.8\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\build
ERROR: bzip2/1.0.8: Error in build() method, line 63
        cmake.configure(build_script_folder=os.path.join(self.source_folder, os.pardir))
        ConanException: Error 1 while executing cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/Users/Changsoo/.conan/data/bzip2/1.0.8/_/_/build/3fb49604f9c2f729b85ba3115852006824e72cab/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/Changsoo/.conan/data/bzip2/1.0.8/_/_/package/3fb49604f9c2f729b85ba3115852006824e72cab" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\Changsoo\.conan\data\bzip2\1.0.8\_\_\build\3fb49604f9c2f729b85ba3115852006824e72cab\src\.."

Before this, I ran this.
conan install . --install-folder build

I got this error

ERROR: Missing prebuilt package for 'bzip2/1.0.8'
Use 'conan search bzip2/1.0.8@ --table=table.html -r=remote' and open the table.html file to see available packages
Or try to build locally from sources with '--build=bzip2'

Then I tried to rebuild and got the first error.
conan install .. --build missing

@ChangsooEun
Copy link
Author

Never mind. user error..

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