TF

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Automatic Include Path Discovery stuck #26559
    TF
    Participant

    Hi,

    for example the Automatic Include Path Discovery function includes

    …/usr/include/c++/6 and …/usr/include/c++/6/tr1;

    This caused hundreds of IntelliSense errors.

    I changed it to

    …/usr/include/c++/8

    and now IntelliSense and build (remote and local) works.

    Thank you, there is no need for forther investigation.

    Just wrote this, if someone has similar problems…

    Kind regards

     

    in reply to: Automatic Include Path Discovery stuck #26545
    TF
    Participant

    Hi,

    after installing the update and adding the include directories with the Automatic Include Path Discovery function,

    I had to modifie the “Include Directories” in the project settings to map all #includes in the project.

    But now everything seems to work fine.

    Thank you for the quick fix!

Viewing 2 posts - 1 through 2 (of 2 total)