Ok, you shamed me into figuring it out <g>
Here is a link that has Microsoft vc6 and vc7.1
projects/solutions.
http
://cleanspeech.sf.net/misc/PcreVcProject.zip
pcredemo works ok in Debug and Release build.
To get pcregrep to work, I had to track down an acceptable
unistd.h.
Also, there is a config.h.winvc that is copied to config.h
that has
correct defines for memove and strerror. This is done in a
pseudo-project that other subprojects depend on. There is
also a
dftables project that causes chartables.c to be created.
I had trouble getting the Release version of pcregrep to
work, and hit
errors trying to get pcretest to build.
I still have a quesiton of whether pcre can do substitutions
.... such
as change "cat" to "dog" in the
string:
"Is the string cat in this string?"
By the way, would you be able to look at this post ....
http://groups.google.com/group/regex/b
rowse_thread/thread/3eb63c2762126716
related to using the index of the matched alternative?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Regex" group.
To post to this group, send email to regex googlegroups.com
To unsubscribe from this group, send email to
regex-unsubscribe googlegroups.com
For more options, visit this group at http://groups.go
ogle.com/group/regex
-~----------~----~----~----~------~----~------~--~---
|