I Wrote a C++ program to read data from IMU sensor. Besides, I got the following message
error LNK2019: unresolved external symbol __imp__LpmsSensorManagerFactory@0 referenced in function _main C:\Users\Selmy\Documents\Visual Studio 2013\Projects\Project1\Project1\main.obj Project1
Any help please?
Thanks in advance