09-27-2007 09:15 PM
09-27-2007 10:57 PM
@ATMA wrote:
Hi all, i'm using LV 8.2 evaluation version to build an executable file for my test platform. This platform calls for individual test vis dynamically.
You CANNOT build an EXECUTABLE using an EVALUATION version of LabVIEW.
I m wondering how did you manage to do it! ![]()
09-27-2007 11:11 PM
09-27-2007 11:31 PM
09-27-2007 11:34 PM
09-27-2007 11:43 PM
The build exe is not under the Tools menu in 8.5. It's only available in the project explorer.
ATMA,
you may have a path problem or failed to include the dynamic VI in the build. A common mistake that many users make is not accounting for the differences in paths when an exe is built. How are you defining the path to the dynamic VI?
09-28-2007 01:28 AM
09-28-2007 01:20 PM
09-29-2007 12:32 AM
Dennis,
That image if for me, I think... ![]()
10-01-2007 07:36 AM