LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Undefined symbol '_Timeout_Config

Solved!
Go to solution

If it helps here is the easyio.h 

0 Kudos
Message 11 of 13
(1,040 Views)

I think I found the problem, 

 

I don't think it was finding the correct libraries I added easyio.lib, and dataacq.lib to the build manually and it compiles with no errors. I'll check it with the actual device to see if it works completely. 

 

Thanks again for your help Roberto, 

Michael Eller

0 Kudos
Message 12 of 13
(1,036 Views)
Solution
Accepted by topic author meller

That's exactly why I suppose there is something wrong in your installation: not sure about easyio.dll, but you should not need to add dataacq.lib to your project, the system should be able to find system libraries by itself. Anyway I'm happy you succeeded in solving your problems.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 13 of 13
(1,029 Views)