Need je;ơ

mummia20

New Member
Okay have been trying to compile this and i just can't seem to get some things to work.

So i will start with what i got.

I have Visual Studio 2013 up and running,
I have installed QT5 from here: https://qt-project.org/downloads
I have downloaded ffmpeg resp from here: git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg

I have also made Windows Enviroments path pointing to QT5 install path, and ffmpeg path.

However, here i am stuck.
I don't understand how i am supposed to build ffmpeg, even though i look at the guide at the site,
i have Cygwin, so i know normally how to compile, but it seems it doesn't work with just ./Configure make install.

Also, i have no idea how to build QT5, it seems to already be built, which makes me think i may be doing that wrong.

So hopefully someone can help me step by step or give me some hints.

Thanks
 
Top