Skip to content

Fail to build on Windows: The system cannot find the file specified #71

@betovsky

Description

@betovsky

After adding to Cargo.toml the curl dependency. On building:

   Compiling curl-sys v0.1.22
failed to run custom build command for `curl-sys v0.1.22`
Process didn't exit successfully: `D:\Code\projects\badgerGP\target\debug\build\curl-sys-dd89af55ea8cd7e5\build-script-build` (exit code: 101)
--- stdout
running: "sh" "-c" "/c/Users/MB/.cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.1.22/curl/configure --with-winssl --enable-static=yes --enable-shared=no --enable-optimize --prefix=D:/Code/projects/badgerGP/target/debug/build/curl-sys-dd89af55ea8cd7e5/out --without-librtmp --without-libidn --without-libssh2 --without-nghttp2 --disable-ldap --disable-ldaps --disable-ftp --disable-rtsp --disable-dict --disable-telnet --disable-tftp --disable-pop3 --disable-imap --disable-smtp --disable-gopher --disable-manual"

--- stderr
thread '<main>' panicked at 'cmd.status() return the error The system cannot find the file specified.
 (os error 2)', C:\Users\MB\.cargo\registry\src\github.com-1ecc6299db9ec823\curl-sys-0.1.22\build.rs:128

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions