User forums > Using Code::Blocks
Delete an active target
oBFusCATed:
OK, commit it...But add a comment why this line is there...
LETARTARE:
@BlueHazzard
I just checked on cb11546 modified: it does not crash anymore
Thank you.
==> I notice that all deleted targets leave old compilations in their old places.
For the sample provided as an attachment 'deleteTarget.zip'
--- Quote --- Output filename = bin\$(TARGET_NAME)\deleteTarget.exe
Objects output dir = obj\$(TARGET_NAME)\
--- End quote ---
if the deleted target is "one" =>
--- Quote --- Output filename = bin\one\deleteTarget.exe
Objects output dir = obj\one\main.o
--- End quote ---
are kept on the disc !!
==> It should be noted that when we rename a target (active) we also keep on disk old compilations...
oBFusCATed:
@bluehazzard: Are you gonna commit this fix?
BlueHazzard:
i currently try to implement a test with squirrel scripting to test some cases with variables and targets, because i feel that this is all a bit fragile, and testing this complex system would not be the worst option...
But it is not that easy to implement them...
LETARTARE:
I can test your scripts under the versions indicated in my signature.
Navigation
[0] Message Index
[*] Previous page
Go to full version