Skip to content

[dp-thread-pool] Installed to wrong path #46776

@UMU618

Description

@UMU618

Is your feature request related to a problem? Please describe.

vcpkg install dp-thread-pool installed dp-thread-pool to %VCPKG_ROOT%\installed\x64-windows\include\thread-pool-0.7.0\thread_pool, which has an unnecessary thread-pool-0.7.0

If #include <thread-pool-0.7.0/thread_pool/thread_pool.h>,will result in a compilation error:

installed\x64-windows\include\thread-pool-0.7.0\thread_pool\thread_pool.h(18,10): error C1083: Cannot open include file: 'thread_pool/thread_safe_queue.h': No such file or directory

Proposed solution

Remove thread-pool-0.7.0

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions