11-15-2006 10:24 AM
fatal error LNK1104: cannot open file 'libc.lib'
any ideas how to get round this?
cheers!
11-16-2006 11:28 AM
11-17-2006 02:44 AM
Hi,
Im currently using visual studio/measurement studio, to read in analog data via a USB 6008 card(as a test, will be switching to an Mseries, when it arrives!); and display it as a 3d parametric surface, there will be some processing of the signal as well, as the code develops. Since my last post, I looked at the include settings for the example projects and it seems that they all exclude the libc file. Tried this for my project and it now compiles and runs fine.
However ignoring this library removes the xp styles for the UI and replaces them with old syle buttons etc. This appears to be a generic problem with the version of measurement studio I have, is this something I can get round, with a later version or....?
Not a major problem at this stage but from an aesthetics point of view..
Regards
Chris Pendle
Manufacturing Engineer
Honeywell Analytics
11-20-2006 04:39 AM