building some boost libs for Windows ce
Hi, 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)? Thanks!
"Frank Black"
Hi, I want to build two libs, statechart and signals, for Windows CE using MSVC
Statechart is a header-only library, so you don't have to build anything to use it. If you want to run the tests, you'll find more info here: http://www.boost.org/libs/statechart/doc/index.html#GettingStarted HTH, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.
participants (2)
-
Andreas Huber
-
Frank Black