
22 Aug
2008
22 Aug
'08
4:43 p.m.
Fleming, Edward wrote:
Newbie question if anyone can help:
Is there a makefile for building boost (especially regex) with a Microsoft compiler for Windows Embedded CE/Mobile (ARM platform)?
Any information would be appreciated! (howto, location of makefile, etc.)
If it helps the way I used boost libraries with embedded projects was to just dump the source files into the project. Most libraries like regex are just a bunch of sources. - Michael Marcin