in reply to Re: Name conflict between MinGW C++ standard library header and Perl development header
in thread Name conflict between MinGW C++ standard library header and Perl development header
And the *other* thing you could try is to wait for better advice ;-)
Naw, I like this advice. I almost posted something similar, because I have also found that it is sometimes useful to #undef away a macro conflict in these situations. It's a good suggestion (unless it doesn't work). I hesitated in posting the thought because I figured someone would have a better idea. ;)
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Name conflict between MinGW C++ standard library header and Perl development header
by syphilis (Archbishop) on Nov 11, 2014 at 07:24 UTC | |
by llancet (Friar) on Nov 11, 2014 at 10:37 UTC |