Skip to content

OVMS build error (windows) #4026

@troy818

Description

@troy818

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions