Community
Participate
Working Groups
I'm trying Wascana/CDT 4.0.1 and installed it in the default suggested location: C:\Program Files. It also installs mingw there. I created a C project and it automatically detected the mingw location and added a include path there. However, I had some problems to install an additional library to mingw (the scripts complained about the space in "Program Files" directory name), so I uninstalled it and reinstalled in c:\. After opening my project again, it detected the new mingw directory, and added it correctly in the include path, but it didn't remove the old location. So, I'm stuck with an extra include path entry pointing to old mingw location, and it stay giving me a warning at the problems view about "Invalid project path: Include path not found...". Is there any workaround to clear this annoying message? I searched through all project files and didn't find any entry about this, so I suppose this is something managed/computed by the plugin, and not stored inside project files, right?
Looks like a duplicate of bug #206372.
closing per prev comment *** This bug has been marked as a duplicate of bug 206372 ***