Closed GoogleCodeExporter closed 9 years ago
Are you writing
#include "yaml.h"
or
#include "yaml-cpp/yaml.h"
?
The latter is the intended use. E.g., the file location is
include/yaml-cpp/yaml.h, so you should add the include/ directory to your
search paths, and then specify the yaml-cpp subdirectory.
Original comment by jbe...@gmail.com
on 28 Jan 2012 at 9:38
Very well, then this a non-bug and should be closed. Sorry for the noise.
Original comment by svenst...@gmail.com
on 28 Jan 2012 at 9:40
OK, thanks for letting me know. No worries about the noise :)
Original comment by jbe...@gmail.com
on 28 Jan 2012 at 11:02
Original issue reported on code.google.com by
svenst...@gmail.com
on 28 Jan 2012 at 9:18