[Libav-user] Compiling dll and lib

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Aug 21 11:43:21 EEST 2018


2018-08-21 8:35 GMT+02:00, ganesh mundhe <ganeshmundhe007 at gmail.com>:

> For commercial use I'm compiling FFmpeg 4.0 for 64bit window application.
> But when I use https://trac.ffmpeg.org/wiki/CompilationGuide/WinRT for
> windows 10 x64, but this fails to complie from VS2015 x86 x64 cross tool
> command prompt.

It fails?

You should not use cross-compilation if you compile on host x86 for target
x86 or on host x86_64 for target x86 or target x86_64.

> I'm able to compile using vs2015 Dev command prompt but those ddl gives
> unresolved linking error no matter what configuration I use.

You get an unresolved linking error?
Would you like to tell us which error you get in what situation?

Carl Eugen


More information about the Libav-user mailing list