Problems with libomrom

46 views
Skip to first unread message

Talkar

unread,
Sep 13, 2012, 3:49:16 AM9/13/12
to ope...@googlegroups.com
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. 


Ben Armstrong

unread,
Oct 5, 2012, 1:29:18 PM10/5/12
to ope...@googlegroups.com

On Thursday, September 13, 2012 4:49:16 AM UTC-3, Talkar wrote:
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? 


I'm on Linux, so it's not exactly the same (plus I've never done any Windows development) but I gather from what I've read about VS, omron.lib is the input to build omron.dll for your platform.

I don't know how it is for you, but I just followed Brett Viren's README (a copy of which is included at https://github.com/qdot/libomron) and all components, including the omron_790IT_test program, were successfully built and run without problems. After running cmake, you have to also run 'make' (or whatever VS's equivalent) at the top of the whole project. Are you trying to build that component separately? Maybe that's the problem.


Reply all
Reply to author
Forward
0 new messages