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

Invalid target specified: "--with-hevc-w64-mingw32.shared.win32.all" #19

Closed
GrandArth opened this issue Jan 18, 2021 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@GrandArth
Copy link

------------------------------------------------------------
 Invalid target specified: "--with-hevc-w64-mingw32.shared.win32.all"

 Please use:
 i686-w64-mingw32.static
 i686-w64-mingw32.shared
 x86_64-w64-mingw32.static
 x86_64-w64-mingw32.shared
 armv7-w64-mingw32.static
 armv7-w64-mingw32.shared
 aarch64-w64-mingw32.static
 aarch64-w64-mingw32.shared
------------------------------------------------------------
.  Stop.

I was building it with ./build.sh all --with-hevc and i got above output.
Full output is very clean, but i will attach it anyway.
log.txt

@GrandArth
Copy link
Author

Building with source in 8.10.5 release.

@kleisauke kleisauke added the bug Something isn't working label Jan 23, 2021
@kleisauke
Copy link
Member

Indeed, this combination seems to fail. Could you retest with commit cff83cd?

@GrandArth
Copy link
Author

Test passed.
Now it can produce correct binary.

@GrandArth
Copy link
Author

Thx for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants