It appears that yaml-cpp can't find your file. ... #include <iostream> #include "yaml-cpp/yaml.h" using namespace std; int main() { YAML::Node config ...
確定! 回上一頁