Skip to content

Windows CI fails on cold dep build — MSVC rejects -Wno-enum-constexpr-conversion during openvdb compiler probe #2546

@akenmorris

Description

@akenmorris

openvdb dependency build with:

  cl : command line error D8021: invalid numeric argument
  '/Wno-enum-constexpr-conversion'
  [C:\bdeps\openvdb\build\CMakeFiles\CMakeTmp\cmTC_*.vcxproj]

The failure happens during CMakeTestCXXCompiler (the very first
compiler probe), so no openvdb source ever compiles.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions