[ 0%] Built target qlitehtml_autogen_timestamp_deps
[ 0%] Built target qlitehtml_autogen
[ 0%] Building CXX object libraries/qlitehtml/src/CMakeFiles/qlitehtml.dir/element_checkbox.cpp.o
In file included from /cloud/Laptop/.cache/pacaur/qownnotes/src/qownnotes-26.3.17/libraries/qlitehtml/src/element_checkbox.cpp:1:
/cloud/Laptop/.cache/pacaur/qownnotes/src/qownnotes-26.3.17/libraries/qlitehtml/src/element_checkbox.h:20:38: error: ‘tchar_t’ in namespace ‘litehtml’ does not name a type
20 | void addProperty(const litehtml::tchar_t *name, const litehtml::tchar_t *defaultValue);
| ^~~~~~~
/cloud/Laptop/.cache/pacaur/qownnotes/src/qownnotes-26.3.17/libraries/qlitehtml/src/element_checkbox.h:20:69: error: ‘tchar_t’ in namespace ‘litehtml’ does not name a type
20 | void addProperty(const litehtml::tchar_t *name, const litehtml::tchar_t *defaultValue);
| ^~~~~~~
/cloud/Laptop/.cache/pacaur/qownnotes/src/qownnotes-26.3.17/libraries/qlitehtml/src/element_checkbox.h:15:10: error: ‘void checkbox::draw(litehtml::uint_ptr, int, int, const litehtml::position*)’ marked ‘override’, but does not override
15 | void draw(litehtml::uint_ptr hdc, int x, int y, const litehtml::position *clip) override;
| ^~~~
The dependencies of the .SRCINFO file are not consistent with those of the PKGBUILD.