View Single Post
  #4   Spotlight this post!  
Unread 17-02-2009, 14:01
Plepel Plepel is offline
Registered User
AKA: Chris
FRC #1877 (Gold Diggers)
Team Role: Programmer
 
Join Date: Nov 2006
Rookie Year: 2006
Location: Dahlonega
Posts: 8
Plepel is on a distinguished road
Re: Labview Build Unsuccessful

Ok, so I found out that the errors that I was having before were related to the new update. It was applied incorrectly.

However, now it is applied right, and I can get the code to work with a soft run (the arrow like on the front panel.)

I cannot get it to build, however.

When I try, I get these errors:

"LabVIEW prevented a file name collision during the build. Duplicate file names cannot be copied to the same destination. You can rename files as part of the build process to avoid name conflicts."

"The Build was unsuccessful. Possible reasons:

An error occurred while saving the following file:

C:\Program Files (x86)\National Instruments\LabVIEW 8.5\vi.lib\Robotics Library\NIFPGAInterface\Counter\ReadTimerConfigura tion.vi

Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_RTEXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
<APPEND>
Method Name: <b>Save:Target Instrument</b>"


And in the details pane, I get this:

"Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:

Error 6 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_RTEXE.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller

Possible reason(s):

LabVIEW: Generic file I/O error."

Thanks for all your help!
Reply With Quote