ajit.deshpande
unread,Aug 14, 2008, 2:10:09 AM8/14/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello I have a LabWindows CVI program that I am working on that gives me a "Project Link Error: Undefined symbol "_read_data" in file xyz. The read_data variable is defined as an extern variable in that file, and is defined as a static unsigned variable in another file in the same project. I have another similar project (files are mostly the same, and the above "xyz" file is exactly the same) which does not give me the linking error. How do I find out what the linking error actually is. Any help will be appreciated.
ThanksAjit