Giter Club home page Giter Club logo

Comments (6)

valbok avatar valbok commented on August 14, 2024

Thanks for contribution!

I just tested:

qml_video % mkdir build
qml_video % cd build
build % cmake ../ -DQT_AVPLAYER_MULTIMEDIA=ON -DCMAKE_PREFIX_PATH=/opt/Qt/6.7.1/macos/lib/cmake -DCMAKE_LIBRARY_PATH=/opt/homebrew/Cellar/ffmpeg/7.0_1/lib
build % make -j8

And it worked. Could you please compare https://github.com/valbok/QtAVPlayer/blob/master/examples/qml_video/CMakeLists.txt with your cmake?

from qtavplayer.

chetan-prime avatar chetan-prime commented on August 14, 2024

No problem @valbok, glad if it helped in any way.
The compilation of QtAvplayer as a static library(on ios) against 6.7.1 works fine for me & I then copy the headers, library into the Qt 6.7.1 folders.

But the issue comes when I include the QtAvplayer headers & library in my Qt 6.7.1 project. That gives the above errors during linking. This used to work fine on 6.7.0.

from qtavplayer.

mxnt10 avatar mxnt10 commented on August 14, 2024

Isso deve ser um problema específico do macos. No Arch Linux compila bem com a versão 6.7.1 e ficou até melhor que a versão 6.5.2 do meu sistema.

from qtavplayer.

valbok avatar valbok commented on August 14, 2024

I used the latest version along with 'QtAVPlayer.cmake' including inside it. It compiles fine but while linking the final binary for ios, we get these errors:

Did you try to compile https://github.com/valbok/QtAVPlayer/blob/master/examples/qml_video/CMakeLists.txt ?

from qtavplayer.

valbok avatar valbok commented on August 14, 2024

Oh, you might forgot to provide -DQT_AVPLAYER_MULTIMEDIA=ON during cmake?
Maybe not, since it should prevent from compiling.

from qtavplayer.

valbok avatar valbok commented on August 14, 2024

Feel free to reopen if you have still issues.

from qtavplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.