c2v icon indicating copy to clipboard operation
c2v copied to clipboard

Auto populate system headers

Open crackedmind opened this issue 2 years ago • 3 comments

Call clang -xc++ -E -v to get system headers instead of hardcoded array It avoids some problems on windows.

crackedmind avatar Jun 20 '23 11:06 crackedmind

Hi, @crackedmind what is the status of this PR?

ArtemkaKun avatar Jul 09 '23 16:07 ArtemkaKun

Hi, @crackedmind what is the status of this PR?

In the work.

crackedmind avatar Jul 09 '23 16:07 crackedmind

Hi, @crackedmind what is the status of this PR?

In the work.

What is missing in the PR @crackedmind ? Thanks

felipensp avatar Jan 11 '24 21:01 felipensp

Obsoleted by https://github.com/vlang/c2v/pull/182

spytheman avatar Aug 26 '24 17:08 spytheman