Hi,
I've got a problem with libomrom.
I've got a M10-IT blood pressure monitor, and i found the libomrom library.
I'm obviously trying to get the data from the device over to my computer.
So i loaded up the "omron_790IT_test" project and i am met with the error in Visual Studio "cannot open file 'omron.lib'".
Now i don't even have a file called that, so that is likely the cause of the problem.
I have of course run the project through Cmake, as written in the documentation, with no error messages.
Anyone got some idea of what the problem is?
Oh, and i'm on Windows with Visual Studio, if that is something that is important to know.