I'm using labview verison 2011 sp1 (11.9.1f2 (32-bit)) and I am trying to compile, but I run to error.
I am getting following error:
The build was unsuccessful.
Possible reasons:
Details:
Which is very strange because some of my vi are indeed using MBT.dll but not from "C:MyTempF02" directory, and the startup vi is running just fine without any errors as are the vi's that are using the MBT.dll.
I have added MBT.dll library to my project and location in the properties dialog shows the real location not the "C:MyTempF02" where the compiler tries to find it.
I have also tried to just make a new build specification (by clicking it and selecting New -> Application (exe)), but still the same error occures.
What to do?