Hi,
I am trying to build libvmaf for Windows, using msys2.
I get this error several times:
undefined reference to `vmaf_cpu_cpuid'
This function is called in src\x86\cpu.c but it does not exist in the code (I have checked in all files).
Could someone fix this? How can you compile the source code with such a missing function?
Thanks in advance.
Hi,
I am trying to build libvmaf for Windows, using msys2.
I get this error several times:
undefined reference to `vmaf_cpu_cpuid'
This function is called in src\x86\cpu.c but it does not exist in the code (I have checked in all files).
Could someone fix this? How can you compile the source code with such a missing function?
Thanks in advance.