Media (Intel® 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
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3058 Discussions

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

lu_g_
Beginner
435 Views

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

 

 

0 Kudos
1 Solution
Jiandong_Z_Intel
Employee
435 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
435 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
435 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
436 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
435 Views

thanks. it works!!

0 Kudos
Jiandong_Z_Intel
Employee
435 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