We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56c76f commit 6d24d27Copy full SHA for 6d24d27
1 file changed
README.md
@@ -69,6 +69,14 @@ Sometimes, the above instructions do not result in a working HDT
69
installation. This section enumerates common issues and their
70
workaround.
71
72
+#### Compilation issues using Kyoto Cabinet
73
+
74
+The support for Kyoto Cabinet was never finished and is currently suspended. It is for the time being not possible to compile HDT with KyotoCabinet.
75
76
+Common error:
77
78
+ error: conflicting return type specified for ‘virtual unsigned int hdt::KyotoDictionary::getMapping()’
79
80
#### Package requirements (serd-0 >= 0.28.0) were not met
81
When getting
82
0 commit comments