• Alan Campbell's avatar
    This allows libcppa to compile and run on windows using g++ and MingW. · 5727f72b
    Alan Campbell authored
    The examples and tests run. Remaining problems:
    1. middleman_event_handler::update runs into "cannot erase " << ptr << " (no such element)" on disconnect of a remote actor.
    2. chat example client crashes in windows on connect
    backtrace just prints addresses.
    added execinfo_windows.h for missing execinfo.h in mingw
    uuid from disk partition now implemented.
    5727f72b
middleman.cpp 16.9 KB