12-09-2009 06:52 AM
Hi,
I'm new in LabWindows CVI.
I have a C script that written in older version of LabWindows, now i try to run it in LabWindows 9.0.
When i compile the code, i keep on getting error of redeclaration.
For eg: Redeclaration of "_filetime" in WinDef.h.
I believe it could be environment / settings error.
Advice is very much appreciated!
Thanks & Regards,
Samantha
12-10-2009 09:49 PM
Hi Samantha,
Do you have multiple header files in your project?
Here's a couple of links to common causes of the redeclaration error you are getting.
Redeclaration Errors When Compiling a LabWindows/CVI Project
how to turn off the "redeclaration" error?
Hope it helps.
Regards,
Boon Chen