Well, I ran across the solution this morning as I tried to build a
simple project to post here to illustrate the issue: plop a property
node CameraController.Type on the block diagram and set it to
Spherical. In the development system, I had set the property with the
right-click menu item on the 3D Picture and this setting was saved and
used even on first opening the VIs. However, it seems that when
building an app that setting is not retained.
It does not look like it is necessary to explicitly include
CatchPicCtrlEvents.vi as a dynamically loaded VI, at least in my case.
Travis