ffmpeg - Using zeranoe libavcodec build in visual studio 2008 -
i trying utilize libavcoded shared build zeranoe in visual studio 2008. have tested application using libavcodec in debug mode , running fine. when trying build application through release version compiles fine while running showing error "the procedure entry point cocreateinstance not located in dynaminc link library avcodec-54.dll" can 1 please help me solve issue.
go project properties, @ linker section take optimization. see references @ left side, select "keep unreferenced info (/opt:noref)"
(http://ffmpeg.org/platform.html 4.2.1 linking ffmpeg microsoft visual c++)
visual-c++ ffmpeg libavcodec libavformat
No comments:
Post a Comment