build faliling on windows due to "file not found #2534
solomoncyj
started this conversation in
Building
Replies: 3 comments
|
|
0 replies
|
The crate published on crates.io already has the Windows x86/x86_64 assembly pre-assembled into object files so it skips the nasm steps. If you instead build from a Git checkout, you'll have to install nasm where build.rs expects it. As you discovered yourself, you don't have it installed there. |
0 replies
|
why is it callling from a hard cocoded path isnted of the system one? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
build commit : 899fc76
All reactions