The Memstat.vi in LabView (MacOS) show that LabView haven't set up the complete heap when running a built application.
This creates problems when calling a shared library that needs a lot of dynamic memory.
How do I direct LabView to do something like MaxApplZone()?