Closed dg0yt closed 9 months ago
Could you add the preprocessor definition
RHASH_XVERSION=0x01040400
and try again? configure
defines it, but maybe CMake does not.
Read the previous answer. Also, cmake is not currently supported yet.
Thank you, I realize that this is poor porting in vcpkg. Sorry for the noise.
While testing the vcpkg port with Android NDK r26:
(Ignore the empty
RHASH_XVERSION
.)The build succeeds when wrapping
RHASH_XVERSION
inPVOID2UPTR(...)
. However, this ignores alignment.