jinchengchenghh commented on PR #10977: URL: https://github.com/apache/incubator-gluten/pull/10977#issuecomment-3464111581
vcpkg does not support fast float this version, failed by ``` See LICENSE.txt for license information. Fetching registry information from https://github.com/Microsoft/vcpkg (HEAD)... Loading dependency information for 116 packages... error: no version database entry for fast-float at 8.0.2. Available versions: 5.2.0 4.0.0 3.11.0 3.5.1 3.2.0 0.8.0 See vcpkg help versioning or https://learn.microsoft.com/vcpkg/users/versioning for more information. ``` This will fix the dependency issue, https://github.com/facebookincubator/velox/pull/15134/files#r2475473280 -- 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]
