Skip to main content
Visitor II
November 5, 2024
Question

Cmake VsCode no rebuild on modified source files

  • November 5, 2024
  • 1 reply
  • 2404 views

Hi there,

I'm trying to get VSCode with STM32 working but I came across an issue that whenever source file is modified ninja/make will state "Nothing to do". Change is detected only after clean-build.

Is that a know issue? How this can  be resolved

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    November 6, 2024

    Hi @Ripley 

    did you save the modifications before build ?