-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When building ovms on windows, find this issue:
ERROR: C:/workspace/model_services/model_server/WORKSPACE:139:21: fetching new_local_repository rule //external:windows_curl: java.io.IOException: The repository's path is "C:\opt\curl-8.14.1_1-win64-mingw" (absolute: "C:/opt/curl-8.14.1_1-win64-mingw") but this directory does not exist.
Analyzing: target //src:ovms (24 packages loaded, 166 targets configured)
ERROR: C:/workspace/model_services/model_server/third_party/BUILD:54:6: //third_party:curl depends on @windows_curl//:curl in repository @windows_curl which failed to fetch. no such package '@windows_curl//': The repository's path is "C:\opt\curl-8.14.1_1-win64-mingw" (absolute: "C:/opt/curl-8.14.1_1-win64-mingw") but this directory does not exist.
As windows_install_build_dependencies.bat change curl version to 8.18.0_4 and WORKSPACE is still 8.14.1_1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working