dreamqin68 commented on issue #5440:
URL: https://github.com/apache/incubator-tvm/issues/5440#issuecomment-620743607


   > do a `git submodule update --init`
   
   Thank you for your help.
   
   I did `git submodule update --init`, then I rebuilt, `cmake ..`:
   ```
   -- VTA build with VTA_HW_PATH=/3rdparty/vta-hw
   /usr/bin/python: can't open file '/3rdparty/vta-hw/config/vta_config.py': 
[Errno 2] No such file or directory
   -- Build VTA runtime with target:
   /usr/bin/python: can't open file '/3rdparty/vta-hw/config/vta_config.py': 
[Errno 2] No such file or directory
   ```
   ```
   CMake Error at cmake/modules/VTA.cmake:58 (add_library):
     Cannot find source file:
   
       /3rdparty/vta-hw/src/sim/sim_driver.cc
   
     Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
     .hxx .in .txx
   Call Stack (most recent call first):
     CMakeLists.txt:283 (include)
   
   
   CMake Error: CMake can not determine linker language for target: vta_fsim
   CMake Error: Cannot determine link language for target "vta_fsim".
   ```
   I don't know what happened.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to