10-23-2008 02:02 AM
10-23-2008 03:47 AM - edited 10-23-2008 03:48 AM
Is the build-target specificaton VI one of LabView (I don't seem to have it)? Most likely it is a VI function specificly for the development environment, using development-environment functions (other VI's it depends on). LabView does find these in the development environment... but not in the runtime environment.
When executing an exe it uses the LabView runtime, which most likly has no support for building applications. Neither does it need to have that since its a runtime environment.