02-09-2012 04:20 PM
There is a F2 patch for LabVIEW. The details are here:
I don't see a patch installer for Linux? Am I looking in the wrong place, or is there not one?
Thanks!
02-09-2012 04:27 PM
We didn't build a 2011 f2 patch for Linux. This patch fixed two very specific issues. If you aren't experiencing either of the issues described in the linked KB then you shouldn't worry about installing this patch. The only issue that you could possibly hit is the image table issue. In the reported cases of this the application being built was over 5000 VIs. If you are having this problem LabVIEW will have logged a warning in our logfile and you will get an investigate internal error message the next time you start LabVIEW.. This file is stored in the default data directory. The warning will have the message "You filled the image table".
02-09-2012 04:41 PM
OK,
We develop a product that uses the same source on Windows, Linux and cRIO. It made sense to make sure we have the same build environment for each. However, we have built the project once in Linux and did not have a problem.
Thanks for the quick response!