| Previous | Next |
| ippStsI18nUnsupportedErr | ippStsI18nMsgCatalogCloseErr |
ippStsI18nMsgCatalogOpenErr
This status concerns the catalog handle used by IPP internationalization helpers. It usually points to a missing catalog file, a loader/search-path problem, permissions, or an unsupported locale setup.
The original IPP operation may have completed with a different status; keep both values if this appears while formatting an error message.
Diagnostic focus
- Check the catalog path and locale configured for the process.
- On Linux, keep errno from the failed catalog open; on Windows, keep GetLastError.
- Do not hide the primary IPP status behind the catalog-open failure.
Intel IPP i18n message functions · Intel IPP status-to-message ID
Looking for a different code? Search another status or error code.