[Scons-users] MSVSProject Intellisense search paths

Sergio Basurco sergio.b at coherentsynchro.com
Fri Apr 15 03:27:11 EDT 2016


Hello all,

I'm creating a MSVSProject from Scons. This project has some other
libraries as dependencies and everything is working well in compile time.

However, in the IDE, Intellisense fails to find all the includes of the
external dependencies (the own project's include files are found). And
in order to solve this I had to change all paths used for building in
scons to absolute paths.

Apparently Intellisense search paths needed to be absolute? or else
maybe they were not relative to the .vcxproj directory but some other
directory?

I have no issues now but would like to know why this was necessary.

Best!

-- 
Sergio Basurco,
Coherent Synchro




More information about the Scons-users mailing list