2020-11-06 02:44 AM
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
2022-02-13 04:45 AM
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.