You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/08 08:59:45 UTC

[GitHub] [tvm] shreyashvi commented on issue #966: TVM error

shreyashvi commented on issue #966:
URL: https://github.com/apache/tvm/issues/966#issuecomment-1207855308

    Check failed: (bf != nullptr) is false: target.build.llvm is not enabled
   
   I already do:
   set(USE_LLVM ON)
   set(USE_LLVM /usr/lib/llvm-10/bin/llvm-config)
   
   in tvm/build/config.cmake
   
   still this problem persist
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

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