Skip to main content
Visitor II
November 6, 2020
Question

STVD: Go to definition or search in files not working

  • November 6, 2020
  • 1 reply
  • 820 views

Hello,

I had to copy a project that was built on another system in ST visual develop to my PC. I am able to open this workspace (.stw) and project (.stp) in my PC and build successfully. But, when I try to use the "Go to definition" feature or search for a word in the files, it is giving the following error in the tools section:

gcc: 2: No such file or directory

What could be the problem? How do I resolve it?

Software version: ST Visual develop 4.3.12

    This topic has been closed for replies.

    1 reply

    Visitor II
    February 13, 2022

    goto definition and search in files doesnt work if some directory has two words separeted with space.

    If your project are inside a directory like e:\ micro projects, try to replace with e:\micro_projects.