emilk / emilk/Configuru

Error: ‘FATAL’ was not declared in this scope

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
144
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Hi,
Using Configuru as 3rdparty lib, the following errors occer,

`3rdParty/Configuru/configuru.hpp:850:25: error: ‘FATAL’ was not declared in this scope
850 | LOG(FATAL) << "We expected the config value to be either float or a string containing \"auto\". However it is a string of. " << s;
| ^~~~~
/home/win/software/Reconstruction3DWorld/3rdParty/Configuru/configuru.hpp:850:21: error: ‘LOG’ was not declared in this scope
`
I can not figure out why this happens?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.