We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
When changing the context set of an application, rebuild pontentially fails.
> cbuild c:\Test\Oct11\USBD\USB_Device\USB_Device.csolution.yml --rebuild --context-set +------------------------------------------------ (1/1) Cleaning context: "HID.Debug+STM32U585AIIx" Error removing directory "c:\Test\Oct11\USBD\USB_Device\tmp". error cbuild: error cleaning 'c:/Test/Oct11/USBD/USB_Device/USB_Device.cbuild-idx.yml' Process failed with exit code 1 Process failed with exit code 1
To Reproduce
Details: tbd
Expected behavior
--rebuild should work even when context-set was changed before.
--rebuild
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
cbuild --clean
The issue could not be reproduced on our end. Could you please confirm if it still persists for you?
Sorry, something went wrong.
soumeh01
No branches or pull requests
Describe the bug
When changing the context set of an application, rebuild pontentially fails.
To Reproduce
Details: tbd
Expected behavior
--rebuild
should work even when context-set was changed before.Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: