Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mahyarmirrashed
Copy link

Microsoft's C/C++ extension for VSCode highlights the attribute() directive as an error as part of the IntelliSense feature. I found a quick fix would be to include #define __attribute__(ANY).

This solution may be janky but it fixes the problems I had when I was using MinGW and GCC with VSCode.

Removes stdlib.h and byte, adds stddef, adds static library
@dmalan dmalan requested a review from cmlsharp January 4, 2020 23:26
@kzidane
Copy link
Member

kzidane commented Jan 6, 2020

Is this meant to be an issue? If so, could you please open one and include some more details (e.g., information about your OS, VSCode version, the exact error that you're getting, etc). Thank you!

@kzidane kzidane closed this Jan 6, 2020
@mahyarmirrashed
Copy link
Author

Hi Kareem, I'll open an issue for this. Could you clarify what kind of OS information you would like? Just the system version or the hardware side of things as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants