Hi everyone.
I downloaded the ffmpeg library from http://ffmpeg.zeranoe.com/builds/.
I compiled(packaged) c++ project using this library by development(64bit) mode.
But it isn’t work by shipping(32bit) mode.
How can I fix this problem?
Of course I use 32bit or 64 bit dll and lib files respectively.
This is the error.
1>avcodec.lib(dbrfbs00050.o) : error LNK2026: module unsafe for SAFESEH image.
Please help me.
thanks
GaoGuangli
can u fix the bug?