LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"build was unsuccessful" does not provide an explanation

Temporarily disabled virus protection (right clicked Norton Internet Security systray icon and selected Disable Antivirus Auto-Protect).  Whem prompted, I selected a disable time period of 15 minutes.  Tried rebuilding.  It worked!


Certified LabVIEW Architect
TestScript: Free Python/LabVIEW Connector

One global to rule them all,
One double-click to find them,
One interface to bring them all
and in the panel bind them.
Message 11 of 23
(1,779 Views)

I'm not sure what I did, but the problem went away... 

I have not seen it since.. 

I didn't do anything special nor did I change anything other than reverting to a previous version of the code and going forward with that one..

 

I blame it on some "insane object" that must have made it to the block diagram...

 

0 Kudos
Message 12 of 23
(1,757 Views)

Just to add another data point to this discussion, I have seen this type of problem on my machine (Win7 LV2010 SP1).

 

Pausing Dropbox syncing when building applications solved the issue.

 

steve

 

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 13 of 23
(1,747 Views)

I have seen this before,

 

I use source control and had checked in the compiled .exe making it Write Protected.

 

Same problem if it is in use.

 

Close the .exe if it is running.  Remove Write protection.

 

Hope this helps.

 

iTm - Senior Systems Engineer
uses: LABVIEW 2012 SP1 x86 on Windows 7 x64. cFP, cRIO, PXI-RT
0 Kudos
Message 14 of 23
(1,735 Views)

Trying to build an old project and I am getting this behaviour ("The build was unsuccessful" with no explanation).  I am using a different computer but the same version of LabVIEW that was used before (8.2.1).  When the build fails, the project window will not respond to inputs and I need to end the task using the Task Manager.

 

The only obvious difference (to me) is that the code is now in Subversion.  I took an old copy of the source that was not in Subversion and it still builds successfully.

 

I found some posts that talked about removing the .svn folders since they might cause build problems.  I made a copy of the code from Subversion and removed the .svn folders.  The build continued to fail with no details.

0 Kudos
Message 15 of 23
(1,692 Views)

I doubt this well help but I get this error all the time and I just build a few times and it usually works after 1 to 3 tries.  I have my build directory in a dropbox folder though which I believe is what makes it so sporadic, so maybe the location you're writing to could be an issue if its on a share drive or something.  

0 Kudos
Message 16 of 23
(1,681 Views)

🙂

 

I have tried building it several times with no change.  Everything is on a local drive so it should be reliable that way.

 

I performed a fresh checkout from SVN to a different folder and build it without my updates.  It built fine.  That rules out the suspiscion that it was SVN related.  I have resorted to merging in VI's to the fresh checkout to see if I can narrow down which one is causing it grief.  Or until I can get it to build.  Whichever comes first.

0 Kudos
Message 17 of 23
(1,677 Views)

I get the same error in both LV2011 and LV2009 if I try to run a build when the destination folder for the build is open in Windows Explorer.  Happens every time...

 

JasonP

0 Kudos
Message 18 of 23
(1,640 Views)

What version of Windows are you using?

 

Regards,

Brice S.

Applications Engineer

National Instruments

www.ni.com/support

 

0 Kudos
Message 19 of 23
(1,624 Views)
0 Kudos
Message 20 of 23
(1,620 Views)