This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Use of Pristine Build on VScode for nRF Connect Extension

Hi,

Please find attached my sample hello world project : 8547.Sample.7z

It was all good and building fine on VSCode, until I "Pristine Build" the project.

Now there are compile errors in the entire workspace as in below snap:


Kindly help me on:
1. How to undo this and again get my project to build successfully..?
2. When to use "Pristine Build"..?

Thanks,

Parents
  • Hi,

    Kindly refer this thread for Include errors and you could also learn more about VSCode for nrf from here.

    Pristine Build is used to build when you need to incorporate any changes done to the CMake. In other cases, you just need to 'build'

    Regards,

    Priyanka

  • Hello Priyanka,

    I disabled "error squiggles" in workspace, yet I am getting build errors, how can I undo this.?




    It was all good and building fine on VSCode, until I "Pristine Build" the project.

    As I earlier stated, the attached project was building fine before I "Pristine Build"..!
    Now it is not building.

    Kindly suggest how I can get it to build again.

    Thanks,

Reply
  • Hello Priyanka,

    I disabled "error squiggles" in workspace, yet I am getting build errors, how can I undo this.?




    It was all good and building fine on VSCode, until I "Pristine Build" the project.

    As I earlier stated, the attached project was building fine before I "Pristine Build"..!
    Now it is not building.

    Kindly suggest how I can get it to build again.

    Thanks,

Children
Related