You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Attempting a build on devuan-arm. Build dependencies mentioned are installed.
Errors are
I also had to remove -msse4.1 due to
Amazing project. Great work. Cheers.
The text was updated successfully, but these errors were encountered: