Skip to content

How to correctly set IntelliSense Mode in cpptools with cmake tools? #2740

Closed Answered by bobbrow
nedsociety asked this question in Q&A
Discussion options

You must be logged in to vote

We don't currently have any special support for cross-compilation. We'll need to do some investigation here and see if we can extract the cross compile information from the CMakeCache.txt or the cmake-file-api so that we know to send the correct IntelliSense mode. Otherwise, our default behavior is to let cpptools decide. If the target is being sent on the command line though, cpptools may be able to make the decision for us. I'll talk to @Colengms about it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nedsociety
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants