Compiler HDD space allocation
Posted: Mon May 13, 2024 10:26 am
My win laptop hdd starts to get full so I started to analyze what I could remove to free some space.
I found that the compiler had just above 7GB data stored in the Appdata folder.
There is one folder per package I have ever compiled, from 230 to 657MB
The Clean Target button in the Compiler will clean the current package and remove the folder. But I have a lot of folders, so it takes a while.
My question is what does the Compiler do when cleaning the current target?
Is it only deleting that directory, or does it wipe anything else.
Could I just delete those folders in one go, or is it best to do the process one by one by using the Clean operation?
I found that the compiler had just above 7GB data stored in the Appdata folder.
There is one folder per package I have ever compiled, from 230 to 657MB
The Clean Target button in the Compiler will clean the current package and remove the folder. But I have a lot of folders, so it takes a while.
My question is what does the Compiler do when cleaning the current target?
Is it only deleting that directory, or does it wipe anything else.
Could I just delete those folders in one go, or is it best to do the process one by one by using the Clean operation?