LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

redeclaration of filetime

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

0 Kudos
Message 1 of 2
(3,454 Views)

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

0 Kudos
Message 2 of 2
(3,412 Views)