LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

App Builder not creating log file (CDK.EnableLog=True)

Hi All,

 

I am busy trying to get a small to medium size project to build in LV 8.6.1.

 

During the build I get all kinds of weird errors (1503, 1357), even with a trivial app that uses a typedef that has all the classes bundled together.

 

As mentioned, the app uses LVOOP, and also lots of similarly named VIs (in different library namespaces though), and I am 99% sure LV is struggling to resolve the same VI name issue.

 

In order to debug the build process I have tried inserting the CDK.EnableLog=True key into LabVIEW.ini, but no log file is produced during any of my builds (good or bad!). I have tried using TRUE, true, True for the key but none of these seem to work, when I look in %TEMP% there are files related to the build name_log.txt, but they contain only very basic information like the name and OS etc.

 

Any ideas how to get the build log file to appear???

0 Kudos
Message 1 of 2
(2,834 Views)

Hi,

 

The build log process is shown here: http://digital.ni.com/public.nsf/allkb/2E19F4E72C29CF5C862570D2004FC604?OpenDocument

However this only shows detailed information when creating an installer, is this an executable that you are attempting to distribute when the errors mentioned appear or do the errors occur during the creation of just the executable? (This could be why you get a log with very little information)

 

Kind Regards, 

Applications Engineer
0 Kudos
Message 2 of 2
(2,799 Views)