Hi Steve, that was it! > Set Boost_USE_STATIC_RUNTIME OFF. You're using shared runtime: > http://www.boost.org/doc/libs/1_50_0/more/getting_started/windows.html#library-naming Yep, my fault. When I turn off Boost_USE_STATIC_RUNTIME everything works. Thanks again! Christian