-
-
Notifications
You must be signed in to change notification settings - Fork 483
Open
Labels
bugA crash or error in behavior.A crash or error in behavior.windowsThe issue relates to Microsoft Windows support.The issue relates to Microsoft Windows support.
Description
Update: See this comment for details on an approach to fix the problem.
Describe the bug
The following error shows up:
Linking application installer...
light.exe : error LGHT0306 : An error (E_FAIL) was returned while finalizing a CAB file. This most commonly happens when creating a CAB file with more than 65535 files in it. Either reduce the number of files in your installation package or split your installation package's files into more than one CAB file using the Media element.
To Reproduce
Try to package an application with large dependencies that contains a lot of files (more than 65535).
Expected behavior
Briefcase would package the application and split the cab files automatically.
Environment:
- Operating System: Windows 10, 64bit
- Python version: 3.8
- Software versions:
- Briefcase: 0.3.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugA crash or error in behavior.A crash or error in behavior.windowsThe issue relates to Microsoft Windows support.The issue relates to Microsoft Windows support.