essentia icon indicating copy to clipboard operation
essentia copied to clipboard

Missing swresample-1.dll in Pre-Built Dependencies

Open gitaugakwa opened this issue 2 years ago • 1 comments

I've been able to Build and Link Essentia on Windows but when I run the exe, I'm missing the swresample-1.dll. This should be included in the Pre-Build Dependencies as I've tried building FFmpeg individually and including the DLL but that doesn't work. Maybe my configuration is messed.

I need the swresample-1.dll to be included in the Pre-Build dependencies for it to build.

Essentia also needs a way better way to build on Windows. I'm using MSVC and has resulted in a bunch of hacky stuff. And also a fix for roguevector is required.

gitaugakwa avatar Feb 28 '23 20:02 gitaugakwa

I will reattempt a build but now with vcpkg to see if it makes the build step easier.

gitaugakwa avatar Feb 28 '23 22:02 gitaugakwa