acvictor opened a new pull request, #8530:
URL: https://github.com/apache/incubator-gluten/pull/8530

   ## What changes were proposed in this pull request?
   
   The latest release of vcpkg has migrated metadata from XML to JSON 
https://github.com/microsoft/vcpkg-tool/releases/tag/2025-01-11. `init.sh` will 
fail with `sed: can't read /Gluten/dev/vcpkg/.vcpkg/scripts/vcpkgTools.xml: No 
such file or directory`. 
   
   Additionally, the version of cmake is 3.30.1 and does not need to be 
manually updated 
https://github.com/microsoft/vcpkg/blob/master/scripts/vcpkg-tools.json#L64. 
This PR will fix the build issue.
   
   ## How was this patch tested?
   vcpkg build.
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to