mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang
MIT License
128 stars 24 forks source link

Complains that it Cannot find classes I've defined in other folders #41

Open alighazi opened 7 years ago

alighazi commented 7 years ago

If a class is defined in another folder, clang cannot find it and complains about undefined symbols.