-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
cannot find -lQt5AVWidgets and cannot find -lQt5AV #520
Comments
|
rename libQtAV.so and libQtAVWidgets.so manually for now |
|
Thanks. 2015-10-04 14:26 GMT+02:00 WangBin notifications@github.com:
|
|
Should be fixed if you build from source and run sdk_install.sh |
|
hello |
|
I am getting this error |
|
Okay now the simpleplayer project is buliding but when i run the project it give me following errors please help VideoEncoder::Register(..., FFmpeg) |
Hi,
I have a problem (i use linux 64-bit and qt 64 bit). I tried to use QtAV in my project. I pass directions ("Use QtAV In Your Projects") and try to run the project (simpleplayer) in Qt 5.5 and have errors : "cannot find -lQt5AVWidgets" and "cannot find -lQt5AV". Does anyone know what the problem is ?
The text was updated successfully, but these errors were encountered: