edvinator
Results
1
issues of
edvinator
in main.cpp bool ret = config_manager::from_file(cfg, "./cfg/feather.cfg"); returns false. I have to use a absolute path to the file or ../cfg/feather.cfg then it succeeds after that the "init" function throws:...