06-05-2013 03:55 PM
Hi All,
I use Report Generation Toolkit to produce WORD reports in LabVIEW. Until now, I wa using LabVIEW x86 as my development environment. But not I have shifted to x64 and found that few repor generation vi's are broken because they make a call to lvpng.dll which is a 32 bit library.
How can I get the 64 bit version of lvpng.dll and lvjpeg.dll?
Thanks,
Ritesh
06-06-2013 09:32 AM
Hi,
The Report Generation Toolkit is only compatible with LabVIEW 32-bit no with LabVIEW 64-bit, that's why some report generation vi’s are broken.
Regards,
06-06-2013 10:10 AM
Is there any plan on releasing 64 bit version of Report Generation Toolkit any time soon?