I am working a application dev which uses API for a device. The API was downloaded with a dll file which i had to reference it in the project in visual studio 2017.
But I am getting an error that the dll version cannot be used or not suitable be used for this project.
So someone can pls help me out how can i reference a 3rd party dll file to a vs c++ project.
I have attached the error picture.enter image description here