LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Silent project loading on Mac

MAC warning1.PNG

  

MAC warning2.PNG

 

For some reason the NI suggested flags for automated builds don't work on Mac.
How do I ignore the attached dialog when opening a project?

I've got some code in Conditional Disable Structures that are only active on Windows and missing/disabled on Mac. Not ideal but I don't really know how else to address this problem without having some sort of dynamically loaded plugin libraries or 2 separate projects.


I've deleted the ini file to have a fresh start and added the suggested flags as bellow but it doesn't seem they all work on Mac.

NIERShowFatalDialog = 0 
NIERFatalAutoSend = true 
NIERNonFatalAutoSend = true 
NIERShowNonFatalDialogOnExit = false 
NIERSendDialogClose = true

autoerr = 3 
DWarnDialog = false 
AutoSaveEnabled = false 
AllowMultipleInstances = true 
promoteDWarnInternals = false 
ShowAIVIsInErrorWindow = true

0 Kudos
Message 1 of 1
(1,066 Views)