Skip to content

error while performing ./bootstrap-vcpkg.sh #1118

Closed
@JongMinLee86

Description

@JongMinLee86

Describe the bug
A clear and concise description of what the bug is.

I executed ./bootstrap-vcpkg.sh
I also executed sudo .
I got an error when [67/67] linking CXX executable vcpkg

CMakeFiles/vcpkglib.dir/src/vcpkg/base/hash.cpp.o: In function vcpkg::Hash::get_file_hash(vcpkg::Files::Filesystem const&, std::experimental::filesystem::v1::path const&, vcpkg::Hash::Algorithm, std::error_code&)': hash.cpp:(.text+0x8d50): undefined reference to std::iostream_category()'
hash.cpp:(.text+0x9bb3): undefined reference to `std::iostream_category()'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

To Reproduce
Steps to reproduce the behavior:
1.

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: [e.g. iOS] ubunto 14.04
  • Meson version
  • Ninja version

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions