Knowledge Base Article
bsp-generate-files Hangs when Generating Preloader on Windows
Description
When you attempt to generate preloader files by running bsp-generate-files on a Windows command line, the tool might fail to generate the preloader files, and hang without exiting. The bsp-generate-files tool fails to correctly load settings. You can exit by typing control-C.
Resolution
Create and generate the preloader at the same time, using the bsp-create-settings command with the following syntax:
bsp-create-settings --bsp-dir <path> --settings <path
to settings.bsp>
Updated 2 months ago
Version 3.0No CommentsBe the first to comment