Hello ,
I installed the INDE and am trying to build the SDK example sample_full_transcode from visual basic but I am getting following two errors :
Error C2220 warning treated as error - no 'object' file generated sample_full_transcode C:\Users\Parag\Documents\Intel Media Samples 6.0.0.49\deprecated\sample_full_transcode\src\muxer_wrapper.cpp 76
Warning C4456 declaration of 'sts' hides previous local declaration sample_full_transcode C:\Users\Parag\Documents\Intel Media Samples 6.0.0.49\deprecated\sample_full_transcode\src\muxer_wrapper.cpp 76
And when I am doing the compile option of visual basic to w3 this error gets removed but another comes up which is :
LNK1104 cannot open file 'libmfx_d.lib' sample_full_transcode LINK 1
Please help me in this issue.
Thanks
Shiwani