Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Indexing Synchronized C++ Projects

I’ve managed to successfully setup remote/synchronized C++ projects and have everything building Ok on the remote host.  However, it appears that the CDT indexer isn’t correctly pulling out and indexing headers from built-in include paths on the remote host.  Is there any trick to get this working correctly?

Thanks,
Josh

Back to the top