ClangAutoComplete
ClangAutoComplete copied to clipboard
auto complete isn't working for external libraries
so i recently installed this package to work with openframeworks library, though i added its include and lib path to "include dirs" the auto complete doesn't show up for this library's functions and classes . here is my include dir look like :
"D:/externalLibs/openframeworks/libs/**", "D:/externalLibs/openframeworks/addons/**"
all the header and dll or lib files are in openframeworks/libs folder with some subdirectories so i added this(/**) to look in those subdirectories as well
Sorry, this project is dead, I did not know it was still listed in package control and used by people. I don't think I can be of much help because I haven't used Sublime in many years.