Coder Social home page Coder Social logo

Unable to build on Windows 11? about rascii HOT 6 CLOSED

orhnk avatar orhnk commented on May 27, 2024 1
Unable to build on Windows 11?

from rascii.

Comments (6)

orhnk avatar orhnk commented on May 27, 2024

Can you try the last PR merged?

from rascii.

blakexcosta avatar blakexcosta commented on May 27, 2024

you bet!

I just attempted to do so. Still seem to get the same error as before.
I'm running cargo install rascii_art for reference. I have ran this command in terminals with both admin privileges and non-admin privileges. Both return same error message as follows:

   ...Other packages
   Compiling pin-project v1.1.3
   Compiling tiff v0.9.0
   Compiling flume v0.10.14
   Compiling pwd v1.4.0
   Compiling exr v1.7.0
   Compiling byteorder v1.4.3
   Compiling lazy_static v1.4.0
   Compiling once_cell v1.18.0
   Compiling expanduser v1.2.2
   Compiling ansi_term v0.12.1
error[E0432]: unresolved import `pwd::Passwd`
  --> C:\Users\MyUser\.cargo\registry\src\index.crates.io-6f17d22bba15001f\expanduser-1.2.2\src\lib.rs:10:5
   |
10 | use pwd::Passwd;
   |     ^^^^^^^^^^^ no `Passwd` in the root

For more information about this error, try `rustc --explain E0432`.
error: could not compile `expanduser` (lib) due to previous error
warning: build failed, waiting for other jobs to finish...
error: failed to compile `rascii_art v0.4.3`, intermediate artifacts can be found at `C:\Users\MyUser\AppData\Local\Temp\cargo-installIdSriV`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

from rascii.

RGBCube avatar RGBCube commented on May 27, 2024

That's because the version on crates.io is outdated, @UTFeight could you update it?

from rascii.

orhnk avatar orhnk commented on May 27, 2024

Just updated now.

from rascii.

orhnk avatar orhnk commented on May 27, 2024

@blakexcosta Feedback?

from rascii.

orhnk avatar orhnk commented on May 27, 2024

I am closing this as completed for now because of no feedback.
Tested on linux and seems to work OK.

from rascii.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.