LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

undefined symbol without symbol name specified

When I built a CVI executable project, I received an undefined symbol link error. The entire error message says "Undefined symbol....". Unlike a typical undefined symbol link error, this error message does not give the name of the symbol and the source code where this symbol is used. The attached screen shot shows the exact error message. I really appciate if someone can tell me what causes this error and how to fix it. Thank you.

0 Kudos
Message 1 of 2
(4,125 Views)

Hello jzhang,

 

The linker message appears to be erroneous.

  1. Could you provide a minimal code snippet that reproduces the error?
  2. Please, also specify the exact version of CVI you are using (CVI 2012 or CVI 2012 SP1?).
  3. Are there any special build options that you've enabled, other than the default settings?
  4. If you aren't able to isolate the code snippet that reproduces the erroneous message, you can upload a copy of your project onto ftp://ftp.natinst.com/incoming for further investigation.

Best regards,

- Johannes

0 Kudos
Message 2 of 2
(4,106 Views)