Hello,
I want to launch and control Excel via labwindows, I found this example : https://decibel.ni.com/content/docs/DOC-21745#comment-29359 which is perfect for me but when I am trying compiling it, I have thoses errors :
Undefined symbol '_ExcelRpt_WorksheetNew@12' referenced in "excelreportdemo.c".
Undefined symbol '_ExcelRpt_ApplicationNew@8' referenced in "excelreportdemo.c".
Undefined symbol '_ExcelRpt_WorkbookNew@8' referenced in "excelreportdemo.c".
Did someone have a solution about this problem?
Thank You.
Théo Martin