Microsoft has a framework for multimodal AI called
There is in fact a resource in the package manifest of the capture app.
How do I get the package to be correctly generated?
CodePudding user response:
A simple fix to this issue is as follows: in the package creation wizard, on the "select and configure packages" stage, change the "generate app bundle" option from "Always" to "If needed" or "Never".
This should solve the issue. Note however that this also means that you must specify the three dependencies manually as framework packages when uploading the app package to the HoloLens via the device portal.