I get the following error (seemingly randomly) whenever I run a
program I wrote using the VIX API (in addition to the VI SDK, so I will
probably post this on the SDK board as well):
- ERROR
line 212: assertion failed: (priv->updatesListener == NULL)
aborting...
I have no idea what is causing this.
Sometimes my program runs fine and this error doesn't pop up. Other
times it pops up as soon as I start my program. Anyone else run into
this problem?