mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
test-blinding currently fails to build with the following error:
In file included from ../libi2pd/Timestamp.cpp:19:
../libi2pd/RouterContext.h:21:10: fatal error:
I18N_langs.h: No such file or directory
21 | #include "I18N_langs.h"
| ^~~~~~~~~~~~~~
compilation terminated.