02-05-2010 04:56 PM
I am trying to build a simple NI-Motion program. The program works great but when I build the application I get a copy error. The destination it is trying to build to has a path that I can't understand why it is trying to save there? The error is attached.
Thanks in advance!!
CJ
Solved! Go to Solution.
02-05-2010 09:10 PM
02-06-2010 07:46 AM
02-06-2010 08:47 AM
Perhaps that file name only exists within an .llb?
I remember reading another thread not that long ago where the use of a ? mark in some VI's caused some build problems as well. I think NI has started to fix those files in newer versions of LabVIEW for that reason.
02-08-2010 05:03 PM
you guys are on the right track. Take a look at this KB about build errors with NI-Motion
Kristen H.
02-08-2010 06:40 PM
Thanks Kristen, the link didn't work but I found the solution. In the Properties of my build application, I checked the box " Build to 8.6 file names" or something to that effect. This checkbox can be found in the advanced link.
Thanks!!
CJ