pfk-beta opened a new issue #10202:
URL: https://github.com/apache/tvm/issues/10202


   When I try to build rpc_server binary, I have changed config.cmake:
   ```
   sed -i 's/set(USE_CPP_RPC OFF)/set(USE_CPP_RPC ON)/g' config.cmake
   ```
   
   And I'm getting following error:
   ```
   -- Checking Hexagon SDK root: /path/to/sdk
   CMake Error at cmake/modules/HexagonSDK.cmake:47 (message):
     Cannot validate Hexagon SDK in /path/to/sdk
   Call Stack (most recent call first):
     apps/cpp_rpc/CMakeLists.txt:49 (find_hexagon_sdk_root)
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to