vipm-io / vi-tester

VI Tester for LabVIEW
BSD 3-Clause "New" or "Revised" License
28 stars 26 forks source link

VI Tester GUI fails silently on certain projects #63

Open samsharp99 opened 3 years ago

samsharp99 commented 3 years ago

This is quite vague for now but wanted to raise it to start collecting information from other users on what might be the cause.

We have started adding VI Tester unit tests to a legacy project in LV 2013 and in this project when we launch the VI Tester GUI from the project it shows the splash screen and then just exits with no error message or warning.

If we create a separate project with just the unit tests in, it loads the GUI fine so there must be some conflict/issue between VI Tester and something in the project file.

This is a bit of a pain as it means developing/running the tests in a separate project rather than it being integrated into the main project.