Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-10-02 04:53:43


Ken Perry wrote:
>> Well hopefully this email will not get held by the moderator again.
>> I have been trying to find out how I would go about compiling the
>> Regex library with Visual studio 2005 for Win CE. I have seen some
>> defines for Win CE so it looks like people are working on it. If no
>> one has finished it then I will just grab the library and compile it
>> myself. If however there is some thing I have to do at the command
>> line of Jam I would like to know that before I go and try and fix it
>> myself.

Currently we don't have enough people with CE experience and/or willing to
run the regression tests on that platform to officially support it.

The regex lib is "just a bunch of sources" so in theory you just create a
static lib project in your IDE and add all the regex sources and compile.
Let me know how you get on.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net