cpuid.h: No such file or directory
Opened this issue · 0 comments
clort81 commented
Attempting a build on devuan-arm. Build dependencies mentioned are installed.
Errors are
In file included from /pr/games/REGoth-bs/lib/bsf/Source/Foundation/bsfCore/Profiling/BsProfilerCPU.cpp:13:
/pr/games/REGoth-bs/lib/bsf/Source/Foundation/bsfCore/Profiling/BsCpuid.h:8:10: fatal error: cpuid.h: No such file or directory
#include "cpuid.h"
^~~~~~~~~
I also had to remove -msse4.1 due to
c++: error: unrecognized command line option ‘-msse4.1’
Amazing project. Great work. Cheers.