Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Name conflict between MinGW C++ standard library header and Perl development header

by davido (Cardinal)
on Nov 11, 2014 at 07:16 UTC ( [id://1106780]=note: print w/replies, xml ) Need Help??


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

  • Comment on Re^2: Name conflict between MinGW C++ standard library header and Perl development header
  • Download Code

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
    Is the idea of loading the genoeye headers *before* loading the perl headers likely to be helpful ?
    It certainly breaks the conventional way of doing things (and I don't think I've ever tried it), but it's probably the safest solution ...... if it works.

    Cheers,
    Rob
      Death and dirty hack are unavoidable:)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1106780]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-19 00:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found