LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem when building an executable with labview 6.1

I use LabView 6.1 and I want to build up an executable. I use the labview application builder to do this. I have already built up executables and I had no problems but this time I just obtain a labview vi library which is called "internal.llb" each time I try to compile my vi's. Do you have an idea to solve my problem please ?
0 Kudos
Message 1 of 2
(2,590 Views)
Make sure that you have "Single target file containing all VIs" selected
under Build Option in the Target Tab of the App builder. Sounds like you
have "Small target file with external file for subVIs" selected with the
target being a llb.
-Tom



"gege" wrote in message
news:506500000008000000B59E0000-1042324653000@exchange.ni.com...
> I use LabView 6.1 and I want to build up an executable. I use the
> labview application builder to do this. I have already built up
> executables and I had no problems but this time I just obtain a
> labview vi library which is called "internal.llb" each time I try to
> compile my vi's. Do you have an idea to solve my problem please ?
0 Kudos
Message 2 of 2
(2,590 Views)