Hello. I am having a little trouble generating a report in LabWindows/CVI. I can run and print the sample reportgen and everything looks fine. But, when I try to load the nireport.fp, it's not in the sample directory. I included nireport.h in my program and I can access the functions such as NIReport_New and NIReport_SetReportAttribute. My code compiles fine, but when I go to run it, the following errors occur. 2 Project Link errors. Undefined Symbol '_NIReport_New@4 and Undefined Symbol '_NIReport_SetReportAttribute
I'm not exactly sure what to do here. I used the legend.fp with legend.h and that worked just fine. Any suggestions would help a ton. Thanks.
Jason