kompilieren von beispiel: asio => Fehler



  • Hallo,

    Ich bekomme die folgende Fehlermelung:

    C:\Borland\bcc55\Projekte\asio>bcc32 -tWM server.cpp
    Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000 Borland
    server.cpp:
    Warning W8017 C:\Borland\BCC55\include\boost/asio/detail/socket_types.hpp 44: Re
    definition of 'FD_SETSIZE' is not identical
    Error E2316 C:\Borland\BCC55\include\boost/date_time/date_duration_types.hpp 146
    : '-=' is not a member of 'date_time' in function posix_time::operator +(const p
    osix_time::ptime &,const gregorian::months &)
    Error E2316 C:\Borland\BCC55\include\boost/date_time/date_duration_types.hpp 141
    : '-' is not a member of 'date_time' in function posix_time::operator +(const po
    six_time::ptime &,const gregorian::months &)
    Error E2316 C:\Borland\BCC55\include\boost/date_time/date_duration_types.hpp 137
    : '+=' is not a member of 'date_time' in function posix_time::operator +(const p
    osix_time::ptime &,const gregorian::months &)
    Error E2316 C:\Borland\BCC55\include\boost/date_time/date_duration_types.hpp 133
    : '+' is not a member of 'date_time' in function posix_time::operator +(const po
    six_time::ptime &,const gregorian::months &)
    Fatal F1004 C:\Borland\BCC55\include\boost/asio/impl/io_service.ipp 69: Internal
     compiler error at 0x48299b with base 0x400000
    Fatal F1004 C:\Borland\BCC55\include\boost/asio/impl/io_service.ipp 69: Internal
     compiler error
    

    kommt bei der asio-beispiel-kompilieren: daytime 1/2

    Wer kann mir helfen?



  • asio-beispiel-kompilieren

    =>asio-beispiel-kompilierung


Anmelden zum Antworten