LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

compile exe choke

Solved!
Go to solution

I am trying to compiile an exe.  After I hit hit, I see the process bar, but the progress bar doesn't change.  It is as though the build process is choked.  What can I do?

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 5
(2,540 Views)

Hello,

 

Could you create a new project and build a very basic application (as simple as an addition or a VI from the Example Finder)?  Please let us know if you are able to build this Test project.

 

The next resources are recommended when you are building applications; please take a look to the check list.

http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/building_a_stand_alone_app/

http://zone.ni.com/reference/en-XX/help/371361J-01/lvconcepts/build_checklist/

 

Regards,

 

 

MCOTO

Message 2 of 5
(2,492 Views)

Are you sure it's not building?  Sometimes it can look like nothing is happening if you have a very large build or you are building something on a network drive.  I remember thinking one of my builds wasn't working, but after a few aborted tries, I just let it go and walked away.  When I came back about 5 minutes later, it was done.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 3 of 5
(2,488 Views)

Installers take foreveer to build but they do finish. (finally)

 

Message 4 of 5
(2,482 Views)
Solution
Accepted by jyang72211

I found the problem.  The pre-build vi was trapped in an infiinite loop.  After I fixed that, the problem was resolved.

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 5 of 5
(2,448 Views)