Error: ‘FATAL’ was not declared in this scope
Open
- 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.