Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
3030 Discussions

在vs2015 update1 上编译 media sdk tutorial项目失败

lu_g_
Beginner
254 Views

提示 libmfx.lib(mfx_plugin_hive.obj) : error LNK2019: 无法解析的外部符号 swscanf_s

 

 

0 Kudos
1 Solution
Jiandong_Z_Intel
Employee
254 Views

Hi,

libmfx is open source and can be found in C:\Program Files (x86)\IntelSWTools\Intel(R)_Media_SDK_2016.0.1\opensource\mfx_dispatch

Can you try if you can rebuild libmfx with vs2015 update1 ?

 

Thanks

Zachary

View solution in original post

0 Kudos
5 Replies
Jiandong_Z_Intel
Employee
254 Views

Hi There,

Which product are you using ? Intel Media Service Studio or Intel® Media SDK  ?

Can you share log from system_analyzer tool located at (mediasdk/tools/analyzer). This will help provide us your system details. 

 

Thanks,

Zachary

0 Kudos
lu_g_
Beginner
254 Views

I'm using  Intel® Media SDK

error occurs while building on vs2015 update1

libmfx.lib(mfx_plugin_hive.obj) : error LNK2019: unresolved external symbol swscanf_s

 

2015-12-29_0.png

0 Kudos
Jiandong_Z_Intel
Employee
255 Views

Hi,

libmfx is open source and can be found in C:\Program Files (x86)\IntelSWTools\Intel(R)_Media_SDK_2016.0.1\opensource\mfx_dispatch

Can you try if you can rebuild libmfx with vs2015 update1 ?

 

Thanks

Zachary

0 Kudos
lu_g_
Beginner
254 Views

thanks. it works!!

0 Kudos
Jiandong_Z_Intel
Employee
254 Views

Great to know it works for you, I am closing this thread, please feel free to start new post if you have other questions.

Thanks,

Zachary

0 Kudos
Reply