Skip to content

[boost] find package failure with MSVC 2013 / v120  #10669

@ManuelKugelmann

Description

@ManuelKugelmann

Folow up to #10643

Describe the bug
FindBoost does not work, because vcpkg.cmake:248 does this set(Boost_COMPILER "-vc140").
It needs to be "-vc120" for this use case.

Environment

  • OS: Windows 10
  • Compiler: MSVC 2013 / v120

To Reproduce
Steps to reproduce the behavior:

  1. Fix [boost] build failure with MSVC 2013 / v120 #10643 and then build boost with v120
  2. find_package(Boost)

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions