Description
I'm not sure if this is the right place to ask, but I tried running the hello_world example using the Vitis Unified IDE, and I encountered the following error:
CMake Error at /opt/Xilinx/Vitis/2024.1/tps/lnx64/cmake-3.24.2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Vitis (missing: Vitis_AIE_INCLUDE_DIR) Call Stack (most recent call first): /opt/Xilinx/Vitis/2024.1/tps/lnx64/cmake-3.24.2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /opt/Xilinx/Vitis/2024.1/vitisng-server/scripts/cmake/FindVitis.cmake:133 (find_package_handle_standard_args) CMakeLists.txt:14 (find_package) -- Configuring incomplete, errors occurred! See also "/home/ubuntu/Documents/Example/hello_world/build/hw/CMakeFiles/CMakeOutput.log". [ERROR] Build Failed
What should I do to resolve this issue?
i used FPGA Developer Ami(Ubuntu)