Open
Description
Hi!
Attempting to build xmr-node-proxy for the first time in an ARM platform (AWS EC2) and got this error:
make: Entering directory '/home/xnp/xmr-node-proxy/node_modules/cryptonight-hashing/build'
CXX(target) Release/obj.target/cryptonight-hashing/xmrig/crypto/cn/gpu/cn_gpu_arm.o
CXX(target) Release/obj.target/cryptonight-hashing/xmrig-override/backend/cpu/platform/BasicCpuInfo_arm.o
../xmrig-override/backend/cpu/platform/BasicCpuInfo_arm.cpp:37:10: fatal error: 3rdparty/rapidjson/document.h: No such file or directory
37 | #include "3rdparty/rapidjson/document.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [cryptonight-hashing.target.mk:179: Release/obj.target/cryptonight-hashing/xmrig-override/backend/cpu/platform/BasicCpuInfo_arm.o] Error 1
make: Leaving directory '/home/xnp/xmr-node-proxy/node_modules/cryptonight-hashing/build'
I checked my current installation (intel platform) and it also doesn't have this file, but there was no problem with the installation then and several updates later. So this may be an ARM thing.
Best Regards,
--- mike t.
Metadata
Metadata
Assignees
Labels
No labels