Re: [pcre-dev] More Windows-related/misc. tweaks

Αρχική Σελίδα
Delete this message
Συντάκτης: Craig Silverstein
Ημερομηνία:  
Προς: pcre-dev
Υ/ο: pcre-dev, skunk
Αντικείμενο: Re: [pcre-dev] More Windows-related/misc. tweaks
} AHA! Just as I'm going, I noticed that you DID supply
} pcrecpp_internal.h. But if I use that, I get a zillion errors,
} starting with

Just a typo, it looks like: the following lines are in the file twice:

} #ifndef PCRECPP_INTERNAL_H
} #define PCRECPP_INTERNAL_H

Get rid of the first one and things should be ok.

craig