Hi, i had compiled the lastest TVM on aarch64 successfully, and it seems your g++ is not working properly(try g++ --version to make sure you have installed it, and use -DCMAKE_CXX_COMPILER=xxx to specify its path).
Hi, i had compiled the lastest TVM on aarch64 successfully, and it seems your g++ is not working properly(try g++ --version to make sure you have installed it, and use -DCMAKE_CXX_COMPILER=xxx to specify its path).