12-26-2011 02:30 PM
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!
01-05-2012 11:26 AM
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...
01-05-2012 02:29 PM
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
01-05-2012 09:43 PM
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.
06-18-2012 02:18 PM
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.
06-18-2012 03:08 PM
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.
06-18-2012 03:23 PM
🙂
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.
09-06-2012 09:36 PM
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
09-07-2012 05:30 PM
What version of Windows are you using?
Regards,
Brice S.
Applications Engineer
National Instruments
09-07-2012 07:02 PM - edited 09-07-2012 07:05 PM
Windows 7, 32 bit. Others have seen this too:
http://forums.ni.com/t5/LabVIEW/Building-an-exe-fails-no-error-message/m-p/1143499#M503350