Skip to content

Build debug version failed on windows, compiler is msvc(vs2022) v143 #2362

Open
@xfc1939

Description

@xfc1939

I got some errors, blow is my env.

  • platform: windows 10
  • compiler: msvc(vs2022) v143 c++17
  • build type: debug
  • build cmd: .\build.bat --build-type Debug
  1. First, the build cmd of boost hasn't to support debug type,
    image
  2. when I fixed the prev error, I got other errors from Tests.
  • The CountingAllocator class in 68 line of heap_vector_types_test.cpp hasn't to support type rebinding
    image
  • The NullptrTestableInSitu' contructor doesn't been defined in 256 line of FunctionRefTest.cpp
    image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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