Boost logo

Boost Users :

Subject: Re: [Boost-users] building some boost libs for Windows ce
From: Tom Aylesworth (taylesworth_at_[hidden])
Date: 2009-10-30 16:50:50


> I want to build two libs, statechart and signals, for Windows CE using
> MSVC 8.0. I have found suprisingly little info on how to accomplish this,
> and I wonder if anyone has done this before and have any configuration
> files I could refer to, to save some time (I really don't know much about
> bjam)?

We're not using statechart or signals, but we are using several of the other Boost libraries under Windows Mobile 5 with MSVC 9. Best info I found was here:

http://cowo.supersized.org/archives/27-Compiling-BOOST-1.35.0-with-STLPort-and-MSVC-8.html

I had to make another change to use MSVC 9 but you shouldn't need to for 8.

We're also using wcelibcex to provide C library routines that aren't provided by Microsoft. You may not need them for the statechart and signals libraries, but here's a link just in case:

http://wcelibcex.sourceforge.net/

Thomas Aylesworth
Senior Software Engineer
RealityMobile
http://www.realitymobile.com/



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