Closed pommeJack closed 10 months ago
can you show the command line / env values you used?
is it a "release" tarfile what you used or git? if the former was it 10.43RC1 and if hot could you try that?
also make sure you invoke cmake with the right toolset, it looks you were using a x86_64 crosscompiler by the output of your error.
I attempted to compile the 32-bit pcre2 library for an ARM architecture Linux system using cmake and clang, without making other configurations to the cmake script, and encountered the following errors:
Does anyone know why this might be happening?