LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView 5.1.1, 'Failure: "linker.c", line 1825': Please Help

I'm using LabView 5.1.1 and when I try to build an application, I get 'Failure: "linker.c", line 1825'.

I am running Windows XP. I can build other LabView applications, but not this particular one. And, two co-workers of mine are running Windows 98 and can both build the application that I can't.

Can anyone tell me what I need to do to fix this problem?

Thanks,

Tim
0 Kudos
Message 1 of 3
(2,592 Views)
One possibility is that a control or variable has become corrupt. If it's not very large, I would suggest rewriting the VI from scratch and seeing if the same bahvior occurs. Are your coworkers building their applications from the same VI as you or do they have their own versions? The only linker.c error I have every heard of with applications was when the block diagram was too large. The problem was fixed by breaking it into sub-VIs. I don't know if that helps in your case, but it's a shot.
J.R. Allen
0 Kudos
Message 2 of 3
(2,592 Views)
Thanks for the suggestion, but there are dozens, if not hundreds of VIs in this app. Also, their versions are exactly the same as mine. Any other suggestions would be helpful.
0 Kudos
Message 3 of 3
(2,592 Views)