OOLCHAIN_FILE to set all
variables correctly.
Even
Le 04/11/2024 à 16:38, Reiner Schlitzer via gdal-dev a écrit :
Hi,
I am trying to compile the GDAL library for the Windows ARM64 architecture but
fail during the build step because of undefined CPL_CPUID in the
port\cpl_cpu_features.cpp file. The W
Hi,
I am trying to compile the GDAL library for the Windows ARM64 architecture but
fail during the build step because of undefined CPL_CPUID in the
port\cpl_cpu_features.cpp file. The Windows ARM64 case seems not to be covered
in the definition block at the top.
Can you please give advice on how
Hi,
I am trying to compile the GDAL library for the Windows ARM64 architecture but
fail during the build step because of undefined CPL_CPUID in the
port\cpl_cpu_features.cpp file. The Windows ARM64 case seems not to be covered
in the definition block at the top.
Can you please give advice on how