MATLAB: Error with compiled program using Instrument Control Toolbox and NI-SCOPE

Instrument Control ToolboxMATLAB Compilerni-scope

My program communicates with National Instrument digitizer NI PCI 5922 using Instrument Control Toolbox and NI-SCOPE. I complied it with Matlab Compiler. The compiled program returned an error:
Error using icdevice (line 233)
Undefined function 'privateIviCLoadlibrary' for input arguments of type 'cell'.
system: Matlab 2014a 32 bit on windows 7 64 bit

Best Answer

MathWorks Technical Support Department supplied me the solution: