PS F:\Download\ai-pi-open-kits-master\aithinker_Ai-M6X_SDK\examples\peripherals\gpio\gpio_input_output> make
./../../../../tools/cmake/bin/cmake.exe -S . -B build -G "MinGW Makefiles" -DCROSS_COMPILE=riscv64-unknown-elf- -DCHIP=bl616 -DCPU_ID= -DBOARD=bl616dk -DBOARD_DIR= -DCONFIG_DEBUG=y -DCONFIG_ROMAPI=y -DCONFIG_USB_HS=y -DCONFIG_COMX=/dev/ttyUSB0 -DCMAKE_EXPORT_COMPILE_COMMANDS=OFF -DCONFIG_TLSF=y
CMake Error: The current CMakeCache.txt directory F:/Download/ai-pi-open-kits-master/aithinker_Ai-M6X_SDK/examples/peripherals/gpio/gpio_input_output/build/CMakeCache.txt is different than the directory d:/AiPi-Open-Kits/aithinker_Ai-M6X_SDK/examples/peripherals/gpio/gpio_input_output/build
where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source "F:/Download/ai-pi-open-kits-master/aithinker_Ai-M6X_SDK/examples/peripherals/gpio/gpio_input_output/CMakeLists.txt" does
not match the source "D:/AiPi-Open-Kits/aithinker_Ai-M6X_SDK/examples/peripherals/gpio/gpio_input_output/CMakeLists.txt" used to generate cache.
Re-run cmake with a different source directory.
make: *** [../../../../project.build:72: build] Error 1
PS F:\Download\ai-pi-open-kits-master\aithinker_Ai-M6X_SDK\examples\peripherals\gpio\gpio_input_output>