12-10-2009 09:35 AM
I got 5 popup said "Error" Compiler error. Report this problem to National Instruments Tech Support. when using "Debug Application or Shared Library" of my application
Using LV2009
12-10-2009 09:36 AM
12-11-2009 11:03 AM
Hello,
It would help if you could be a little more specific about when this happens. Does this happen when you have a particular VI open? Have you already built an application that you are trying to debug? If so, have you enabled debugging within the build specifications of the application? Does this happen as soon as you select the menu item or when you click connect on the debug window?
-Zach
12-11-2009 11:57 AM
Hello Zach,
This message happend after I download all vi, right before taking the remote control. I use remote debugging on many application (don't have all the hardware on my desktop PC and don't want to install a full LabView on production PC). All this 5 popups display in the same order. Everytime I try to debug my application. The only "special" think on this application, I use a MatLab dll (make for COM communication) that need the MatLab Runtime. Otherwise, I can debug my application without any issues.
The reason I report the bug is because the popup tell to do 😉 If need, I can give you the exe with the instruction how to use-it with MatLab Runtime.
Thank for keep me update
Constantino
12-14-2009 06:12 PM
Hello Constantino,
The problem seems to be related to the DLL being called. It is still hard to say what exactly is causing these errors. I would ask any questions regarding calling this Matlab DLL to MathWorks.
Here is a knowledgebase article that describes situations with DLLs that could cause LabVIEW to crash: http://digital.ni.com/public.nsf/allkb/7253D2F0D91F68058625752F005AB672?OpenDocument .
I hope this information helps.