visualgdb cmake project doesnt clean

Sysprogs forums Forums VisualGDB visualgdb cmake project doesnt clean

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25169
    b.timofte
    Participant

    I have a cmake project and when i clean it it says

    Removing C:\Users\xxx\_bin/VisualGDB/Debug…

    ========== Clean: 1 succeeded, 0 failed, 0 skipped ==========

     

    But when i check that folder is still there and i have to manually delet it …. Any fix for this ?

     

     

    #25173
    support
    Keymaster

    Hi,

    Most likely, some other program (e.g. CMake itself) is using that folder and hence it cannot be deleted.

    This can normally be ignored, as VisualGDB will delete every file and subfolder that is not being used.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.