How to stop Clion complaining about "Microsoft feature"?

Answered

I use CLion primarily on Windows.  CLion complains about this line:  "#import of type library is an unsupported Microsoft feature"

#import "..\..\..\MyApi.tlb"
 
How can I turn of the complaint, for this line, ONLY?
0
1 comment

Hello!

It seems we have a related issue in our tracker - CPP-16364. Feel free to comment or upvote the issue in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.

This error can't be suppressed. 
 

0

Please sign in to leave a comment.