Closed GoogleCodeExporter closed 8 years ago
I fixed it. In include/yaml-cpp/binary.h:
@@ +10,1 @@
+#include "yaml-cpp/dll.h"
@@ -64,1 +64,1 @@
- void operator >> (const Node& node, Binary& binary);
+ YAML_CPP_API void operator >> (const Node& node, Binary& binary);
Original comment by supsu...@gmail.com
on 10 Feb 2013 at 11:35
Original comment by jbe...@gmail.com
on 29 Mar 2015 at 7:46
Original issue reported on code.google.com by
jbe...@gmail.com
on 28 Feb 2012 at 12:50