Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Build fails on Windows because yaml-cpp fails to build #5516

@damian123

Description

@damian123

I have an problem building aleth on Windows because yaml-cpp fails.

I ran this command:
cmake .. -DCMAKE_GENERATOR_PLATFORM=x64
But I get an error in the hunter part

C:.hunter_Base\c4cfcc0\1643554\402d68a\Build\yaml-cpp\Source\include\yaml-cpp/exceptions.h(208): error C3646: '_NOEXCEPT': unknown override specifier [C:.hunter_Base\c4cfcc0\1643554\402d68a\Build\yaml-cpp\Build\yaml-cpp-Release-prefix\src\yaml-cpp-Release-build\yaml-cpp.vcxproj] [C:.hunter_Base\c4cfcc0\1643554\402d68a\Build\yaml-cpp\Build\yaml-cpp-Release.vcxproj]

The complete output is build.txt

I am on Windows 10, Visual Studio 2017 and cmake 3.13.4

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions