Skip to content

Commit 85987fa

Browse files
author
mielvds
authored
Update README.md
1 parent 6d24d27 commit 85987fa

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,10 @@ The support for Kyoto Cabinet was never finished and is currently suspended. It
7575

7676
Common error:
7777

78-
error: conflicting return type specified for ‘virtual unsigned int hdt::KyotoDictionary::getMapping()’
78+
In file included from src/dictionary/KyotoDictionary.cpp:38:0:
79+
src/dictionary/KyotoDictionary.hpp:108:18: error: conflicting return type specified for 'virtual unsigned int hdt::KyotoDictionary::getMapping()'
80+
unsigned int getMapping();
81+
^
7982

8083
#### Package requirements (serd-0 >= 0.28.0) were not met
8184
When getting

0 commit comments

Comments
 (0)