Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

visual studio 2005 project cannot find libc.lib

Hi,
New to C++ and Measurement studio
compiling a project using Measurement Studio ver 8.0.1 and error pops up
 

fatal error LNK1104: cannot open file 'libc.lib'

any ideas how to get round this?

 

cheers!

0 Kudos
Message 1 of 4
(8,893 Views)
Hi Crispy28
 
I really need more information from you to determine why the error has occured, what project are you trying to compile and what are you planning it to do in Measurement Studio? Have you tried looking at the examples and searching www.ni.com for example code to help you get started?
 
Just need some more information from you to solve this issue.
 
Regards
 
YatinM
NIUK
Applications Engineer
 
0 Kudos
Message 2 of 4
(8,878 Views)

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

0 Kudos
Message 3 of 4
(8,866 Views)
Hi Chris
 
Have you attempted to compile and run one of the example projects that are already in Visual Studio? When you were receiving the error in the first place, was that compiling code that you had written yourself? If it is possible, it will be useful if you could post the code on the thread and I can then attempt to simulate the issue on my computer.
 
Regards
 
YatinM
NIUK
0 Kudos
Message 4 of 4
(8,832 Views)