We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92e323 commit b90d8a3Copy full SHA for b90d8a3
1 file changed
README.md
@@ -69,6 +69,13 @@ Sometimes, the above instructions do not result in a working HDT
69
installation. This section enumerates common issues and their
70
workaround.
71
72
+#### Package requirements (serd-0 >= 0.28.0) were not met
73
+When getting
74
+
75
+ Package requirements (serd-0 >= 0.28.0) were not met: Requested 'serd-0 >= 0.28.0' but version of Serd is 0.X
76
77
+Serd is not 0.28+, probably because of the package manager. Built it manually at https://github.com/drobilla/serd.
78
79
#### `./configure` cannot find Serd
80
81
While running `./configure` you get a message similar to the
0 commit comments