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

проверьте почту / check mail #13

Open
drqem opened this issue Apr 19, 2020 · 1 comment
Open

проверьте почту / check mail #13

drqem opened this issue Apr 19, 2020 · 1 comment

Comments

@drqem
Copy link

drqem commented Apr 19, 2020

Есть предложение насчёт того, чтобы дополнить файл readme.

@drqem
Copy link
Author

drqem commented May 2, 2020

Anybody knows, how to properly compile the FAAD2 library on Windows? I tried this method, but eventually I got nothing.

E:\ffmpeg\bin>gcc aac.c -L. -lfaad -lm -o aacfixer
./libfaad.a(libfaad_la-filtbank.o): In function filter_bank_ltp': /home/Username/faad2-2.8.8/libfaad/filtbank.c:353: undefined reference to __assert_func'
./libfaad.a(libfaad_la-mdct.o): In function faad_mdct_init': /home/Username/faad2-2.8.8/libfaad/mdct.c:66: undefined reference to __assert_func'
./libfaad.a(libfaad_la-syntax.o): In function latmAudioMuxElement': /home/Username/faad2-2.8.8/libfaad/syntax.c:2519: undefined reference to __getreent'
/home/Username/faad2-2.8.8/libfaad/syntax.c:2508: undefined reference to __getreent' /home/Username/faad2-2.8.8/libfaad/syntax.c:2578: undefined reference to __getreent'
/home/Username/faad2-2.8.8/libfaad/syntax.c:2571: undefined reference to `__getreent'
collect2.exe: error: ld returned 1 exit status

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