Closed ghost closed 11 years ago
Hello slimmeke, I suppose you got the issue with the latest files from the git repository? and with Visual Studio?
Can you tell me if it is working fine now? (I wasn't expecting Visual Studio builds to work fine, last time you gave it a try, because this is still work in progress)
Seems like that at the moment, even if it builds, it also crashes.
Actually it runs fine, seems like I had made a mistake while copying the DLLs the first time.
No answer, I suppose it's working.
Sorry for not aswering. It's working now no problems. Tnx
After running cmake I find I issue in the linker settings of the created project. All the dll of FFMpeg are added instead of all the lib files. So when you compile sfeMovie you got a strange error because he will read the dll file instead of the lib file.