Yohahaha commented on code in PR #7131:
URL: https://github.com/apache/incubator-gluten/pull/7131#discussion_r1751323592
##########
dev/builddeps-veloxbe.sh:
##########
@@ -173,6 +173,8 @@ if [ "$ENABLE_VCPKG" = "ON" ]; then
# vcpkg will install static depends and init build environment
envs="$("$GLUTEN_DIR/dev/vcpkg/init.sh")"
eval "$envs"
+else
+ echo "Dynamic linked libs based building is deprecated, please enabled
VCPKG based building."
Review Comment:
https://github.com/apache/incubator-gluten/pull/7115#issuecomment-2330591059
https://github.com/apache/incubator-gluten/actions/runs/10769801803/job/29861861312
I found such errors, are these known issues?
--
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]