andrewgazelka / hyperion

The most advanced Minecraft game engine built in Rust.
Apache License 2.0
456 stars 20 forks source link

windows nyc compilation issue #500

Closed CuzImClicks closed 4 weeks ago

CuzImClicks commented 4 weeks ago

cargo run --bin nyc

error: couldn't read \\?\C:\Users\\Desktop\hyperion\target\debug\build\typenum-101e9472ade95506\out/op.rs: The filename, directory name, or volume label syntax is incorrect.. (os error 123)
  --> C:\Users\\.cargo\registry\src\index.crates.io-6f17d22bba15001f\typenum-1.17.0\src\lib.rs:72:5
   |
72 |     include!(concat!(env!("OUT_DIR"), "/op.rs"));
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)

error: could not compile `typenum` (lib) due to 1 previous error
andrewgazelka commented 4 weeks ago

will be "fixed" when I close #491

probably not going to support windows a ton but just make docker support really good.

contributors are welcome to improve windows support, however.

andrewgazelka commented 4 weeks ago

use docker