Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error in MinGw64 environment #7

Open
0Ky opened this issue Jul 9, 2023 · 0 comments
Open

Compile error in MinGw64 environment #7

0Ky opened this issue Jul 9, 2023 · 0 comments

Comments

@0Ky
Copy link

0Ky commented Jul 9, 2023

I am currently encountering a problem while trying to compile my Rust project on Windows using the MinGW64 GCC environment. The error arises from this crate, which is a dependency of the minimp4.rs crate that I use.

The error message is: failed to run custom build command for 'fdk-aac-sys v0.4.0', more information about the compilation error can be found here darkskygit/minimp4.rs#4.

My project also includes other crates that require the GCC compiler, so I can't switch entirely to MSVC for the project compilation.

Any help would be greatly appreciated. Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant