| Summary: | resources\icudtl.dat does not exist | ||
|---|---|---|---|
| Product: | [Unmaintained] Craft | Reporter: | Camila <hello> |
| Component: | Core | Assignee: | Hannah von Reth <vonreth> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | windows-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | stable | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Camila
2023-10-17 19:17:26 UTC
In our build the file is called bin/icudtl.dat . Craft does not support windeployqt. I'd recommend to use craft itself for the deployment. craft --options "[Packager]PackageType=CreateArchivePackager" --package nextcloud-client Will deploy all files needed to build/.../nextcloud-client/archive which then can be used for the installer. You might still need to add a qt.conf |