Boost installieren



  • Wieder mal....

    Ich habe jetzt inzwischen alles moegliche versucht boost zu installieren.
    fuer den Borland C++ Builder 6

    ...\boost_1_31_0>bjam.exe -sTOOLS=borland
    
    ...\boost_1_31_0>bjam.exe -sTOOLS=borland -sBCCROOT=C:\Programme\Borland\CBuild
    er6\Bin
    
    ...\boost_1_31_0>bjam.exe -sTOOLS=borland -sBCCROOT=C:\Programme\Borland\CBuild
    er6\Bin install
    

    Aber was ich auch mache es kommt immer in etwa sowas raus

    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.l
    ib\borland\release\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\t
    hreading-multi>libboost_date_time-bcb-mt-1_31.lib for lack of <@boost!libs!date_
    time!build\libboost_date_time.lib\borland\release\threading-multi>greg_month.obj
    ...
    ...failed updating 12 targets...
    ...skipped 20 targets...
    

    Am weitesten bin ich immer noch mit

    bjam.exe install
    

    gekommen, aber da werden sehr viele libs geskipped und natuerlich sind es die, die ich brauche.

    Hab mir schon alle anderen Threads zu dem Thema angesehen. Auch SirLants, der scheinbar das gleiche Problem hat. http://www.c-plusplus.net/forum/viewtopic.php?t=73800&highlight=boost+installieren

    Ich weiss jetzt allmählich nicht mehr weiter...

    Danke im Voraus

    Raptor



  • haste auch immer schön brav alles durchlaufen lassen? denn normalerweise scipt er die dateien, die er nicht braucht...



  • Ich hab's auch mit BCB 6 compiliert vor kurzem, ging problemlos. Nur hab ich BCCROOT gar nicht angegeben, weil das Zeug eh im Pfad ist. Hast du boost_xxx.zip verwendet (nicht .tar.gz)?



  • Dieser Thread wurde von Moderator/in HumeSikkins aus dem Forum C++ in das Forum Rund um die Programmierung verschoben.

    Im Zweifelsfall bitte auch folgende Hinweise beachten:
    C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?

    Dieses Posting wurde automatisch erzeugt.



  • ja, ich hab .zip verwendet und ich habs bestimmt >10 mal durchlaufen lassen.
    woher weiss ich definitiv, dass die libs installiert sind?
    In meinem borland root hab ich naemlich keine Veraenderung gesehen.

    edit: kann es vielleicht daran liegen, dass er dauernd meckert, meine nicht vorhandene python installation nicht zu finden? ist die essenziell?



  • Mein PATH sieht so aus:

    C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl;
    C:\CBuilderX\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    C:\PROGRA~1\Borland\Delphi6\Bin;C:\PROGRA~1\Borland\Delphi6\Projects\Bpl
    

    Ich bin jetzt mal so unverschaemt und poste meine ungekuerzte log-Datei hier.

    ...\boost_1_31_0> bjam.exe -sTOOLS=borland
    ---------------------------------------------------------------------
    skipping Boost.Python library build due to missing or incorrect configuration
    
    couldn't find Python.h in "c:/tools/python/include"
    
    You can configure the location of your python installation by setting:
    PYTHON_ROOT    - currently "c:/tools/python"
    PYTHON_VERSION - The 2-part python Major.Minor version number (e.g.
                     "2.2", NOT "2.2.1")  - currently "2.2"
    
    The following are automatically configured from PYTHON_ROOT if not
    otherwise set:
    
        PYTHON_LIB_PATH       - path to Python library object; currently
                              "c:/tools/python/libs"
    ---------------------------------------------------------------------
    ...found 5210 targets...
    ...updating 32 targets...
    borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\debug\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_ALL_DYN_LINK=1  -v -Od -vi- -tWR -tWD -WM-  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\boost_date_time.dll\borland\debug\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\debug\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\debug>boost_date_time-bcb-d-1_31.CMD for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\debug>greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\debug>boost_date_time-bcb-d-1_31.dll for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\debug>boost_date_time-bcb-d-1_31.CMD...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\debug>boost_date_time-bcb-d-1_31.lib for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\debug>boost_date_time-bcb-d-1_31.CMD...
    borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\debug\threading-multi\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_ALL_DYN_LINK=1  -v -Od -vi- -tWR -tWD -WM- -tWM  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\boost_date_time.dll\borland\debug\threading-multi\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\debug\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\debug\threading-multi>boost_date_time-bcb-mt-d-1_31.CMD for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\debug\threading-multi>greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\debug\threading-multi>boost_date_time-bcb-mt-d-1_31.dll for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\debug\threading-multi>boost_date_time-bcb-mt-d-1_31.CMD...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\debug\threading-multi>boost_date_time-bcb-mt-d-1_31.lib for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\debug\threading-multi>boost_date_time-bcb-mt-d-1_31.CMD...
    borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\release\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DNDEBUG -DNDEBUG -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_ALL_DYN_LINK=1  -O2 -vi -w-inl -tWR -tWD -WM-  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\boost_date_time.dll\borland\release\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\release\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\release>boost_date_time-bcb-1_31.CMD for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\release>greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\release>boost_date_time-bcb-1_31.dll for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\release>boost_date_time-bcb-1_31.CMD...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\release>boost_date_time-bcb-1_31.lib for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\release>boost_date_time-bcb-1_31.CMD...
    borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\release\threading-multi\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DNDEBUG -DNDEBUG -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_ALL_DYN_LINK=1  -O2 -vi -w-inl -tWR -tWD -WM- -tWM  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\boost_date_time.dll\borland\release\threading-multi\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\boost_date_time.dll\borland\release\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\release\threading-multi>boost_date_time-bcb-mt-1_31.CMD for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\release\threading-multi>greg_month.obj...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\release\threading-multi>boost_date_time-bcb-mt-1_31.dll for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\release\threading-multi>boost_date_time-bcb-mt-1_31.CMD...
    ...skipped <@boost!libs!date_time!build\boost_date_time.dll\borland\release\threading-multi>boost_date_time-bcb-mt-1_31.lib for lack of <@boost!libs!date_time!build\boost_date_time.dll\borland\release\threading-multi>boost_date_time-bcb-mt-1_31.CMD...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\runtime-link-static\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -v -Od -vi- -WM-  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\runtime-link-static\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\runtime-link-static\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug\runtime-link-static>libboost_date_time-bcb-sd-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug\runtime-link-static>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\runtime-link-static\threading-multi\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -v -Od -vi- -WM- -tWM  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\runtime-link-static\threading-multi\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\runtime-link-static\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug\runtime-link-static\threading-multi>libboost_date_time-bcb-mt-sd-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug\runtime-link-static\threading-multi>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -v -Od -vi- -tWR -tWC -WM-  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug>libboost_date_time-bcb-d-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\threading-multi\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -v -Od -vi- -tWR -tWC -WM- -tWM  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\threading-multi\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\debug\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug\threading-multi>libboost_date_time-bcb-mt-d-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\debug\threading-multi>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\runtime-link-static\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DNDEBUG -DNDEBUG -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -O2 -vi -w-inl -WM-  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\runtime-link-static\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\runtime-link-static\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\runtime-link-static>libboost_date_time-bcb-s-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\runtime-link-static>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\runtime-link-static\threading-multi\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DNDEBUG -DNDEBUG -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -O2 -vi -w-inl -WM- -tWM  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\runtime-link-static\threading-multi\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\runtime-link-static\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\runtime-link-static\threading-multi>libboost_date_time-bcb-mt-s-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\runtime-link-static\threading-multi>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DNDEBUG -DNDEBUG -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -O2 -vi -w-inl -tWR -tWC -WM-  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\release>libboost_date_time-bcb-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\release>greg_month.obj...
    borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\threading-multi\greg_month.obj
    C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp:
    Fehler E2227 boost/date_time/date_parsing.hpp 49: Zu viele Parameter im Aufruf von std::tolower(int) in Funktion convert_to_lower(const _STL::string &)
    Warnung W8071 boost/date_time/date_parsing.hpp 49: Bei Konvertierung könnten signifikante Ziffern verlorengehen in Funktion convert_to_lower(const _STL::string &)
    *** 1 Fehler bei der Compilierung ***
    
        "bcc32"  -j5 -g255 -q -c -P -w -Ve -Vx -a8 -b-  -DNDEBUG -DNDEBUG -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_DATE_TIME_STATIC_LINK  -O2 -vi -w-inl -tWR -tWC -WM- -tWM  -w-8001  -I"bin\boost\libs\date_time\build"   -I"C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0"  -o"bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\threading-multi\greg_month.obj"  "C:\Dokumente und Einstellungen\Raptor\Eigene Dateien\Raptor\CH34\boost\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp" 
    
    ...failed borland-C++-action bin\boost\libs\date_time\build\libboost_date_time.lib\borland\release\threading-multi\greg_month.obj...
    ...skipped <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\threading-multi>libboost_date_time-bcb-mt-1_31.lib for lack of <@boost!libs!date_time!build\libboost_date_time.lib\borland\release\threading-multi>greg_month.obj...
    ...failed updating 12 targets...
    ...skipped 20 targets...
    


  • Gibt imho keinen Compiler der derzeit Boost zu 100% compilieren kann, der BCB schon gar nicht.

    MfG SideWinder


Anmelden zum Antworten