FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Cannot Find Crate XXX when building project · Issue #274 · PistonDevelopers/VisualRust · GitHub

Cannot Find Crate XXX when building project #274

Description

Hi all,
I've a problem with Visual Studio community 2015 with VisualRust 0.1.2
I've added Cargo.toml into my project:
`
[package]
name = "exPipo"
version = "0.1.0"
authors = ["Giovanni <>"]

[dependencies]
curl = "0.4.6"
`

When i tried to build the project i see an error like "Can't find crate for curl".
But when i compile thru cargo run from command line, work flawless.
Any suggestion?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL