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

Windows build_fdkaac.bat fails #36

Open
FredThompsonII opened this issue Jan 31, 2019 · 1 comment
Open

Windows build_fdkaac.bat fails #36

FredThompsonII opened this issue Jan 31, 2019 · 1 comment

Comments

@FredThompsonII
Copy link

FredThompsonII commented Jan 31, 2019

wget --no-check-certificate https://github.com/nu774/fdkaac/archive/master.zip -O fdkaac-master.zip

doesn't always run but it's easy to download the file directly.

make install && popd && rd /s /q fdkaac-master

fails with this messgage

make: *** no rule to make target 'install'. Stop.

OK, how to fix this line?

@nkh0472
Copy link

nkh0472 commented Jun 17, 2021

Maybe you need a autoreconf -i and a ./configure before make?
You can use this tool: https://github.com/kekyo/fdk-aac-win32-builder to build it under Windows.

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

2 participants