PHILO-HE commented on PR #9828: URL: https://github.com/apache/incubator-gluten/pull/9828#issuecomment-2933501758
@surnaik, I note you are not enabling vcpkg. Then, the dependency libs can be pre-installed by setup scripts. According to the script below, you can try to install libgtest-dev & libgmock-dev to see if it works. https://github.com/facebookincubator/velox/blob/main/scripts/setup-ubuntu.sh#L121-L122 -- 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]
