05-27-2010 11:18 AM
If I use the String to 1D array [String to 1D array__ogtk] VI inside my main VI, application builder produces this error. Why?
Thanks for your time
Solved! Go to Solution.
05-27-2010 12:54 PM - edited 05-27-2010 12:55 PM
I think this is caused by the new build-layout in LabVIEW 2009 where there are very long names in the temporary build folder. Do the details mention anything?
This can be worked around by placing the build in a a simple folder (like c:\build).
If that is not the case please try to update to the latest version of the OpenG string toolkit (2.6).
Ton
05-28-2010 02:13 AM
It works, thanks!
Unfortunately, I must keep my project in a local folder, instead of in the shared network folder me and my colleagues use for LV projects.
Hope this will be solved!
Thanks again