I am trying to get C code edited in Microsoft Visual C++ V. 6.0 to my CIN in LabView 6.1 on the Windows 2000 operating system. I've been trying to use the Visual C++ Command Line method described in "Using External Code in LabView" page 3-13. Unfortunately, I keep getting fatal error U1052: unable to find file, every time I try to use the nmake /f on my makefile. I've tried defining my CINTOOLSDIR in a couple of different places, but so far no luck. The IDE method doesn't work and I'm running out of other things to try. Any suggestions? The C code and LabView file I'm trying to make work are attached.
Thanks.