Bonjour tt le monde.

Je viens vous voir parce que depuis hier, j'essais sans succés d'installer la librairie Boost 1.33.1.

Actuellement, je suis sous XP sp2 complètement mis à jour.

J'utilise le compilo MinGw. (http://www.mingw.org/download.shtml)
J'ai installé (dans le rep c:\dev_cpp\mingw) la dernière version packagée 3.1.0.1 que j'ai complété avec
la version 3.6 de WIN32API
la version 3.9 du mingw-runtime.
la version 2.15.91 des binutils
(lors de compil de mes programmes, ca marche sans pb)

Sinon, pour installer la librairie boost, j'ai récupéré
la version 1.33.1 du pakage (http://sourceforge.net/project/showf...ackage_id=8041)
la version 3.1.13 du Boost-jam pour ntx86
et j'ai tout dézipper dans c:\dev_cpp\boost_i
et j'ai essayer de suivre les instructions données l'installer sous c:\dev_cpp\boost (http://www.boost.org/more/getting_started.html)

et .... ca ne marche pas. J'ai essayé de trouvé des infos sur le net, mais sans succés. Donc me voilà .

Le Path que j'utilise dans la fenète ''invite de commande''' de windows est :
PATH=c:\windows;c:\windows\system32;c:\windows\system32\wbem;c:\dev_cpp\Boost_i;c:\dev_cpp\mingw;c:\dev_cpp\mingw\lib;c:\dev_cpp\mingw\include;c:\dev_cpp\mingw\bin

La commande que je lance est :
bjam -sMINGW_ROOT_DIRECTORY=c:\dev_cpp\mingw -sTOOLS=mingw --prefix=c:\dev_cpp\boost --without-serialization --without-python install > toto.txt

et ca ne marche pas.

Ce que je récupère, c'est ca et je comprends pas (j'ai vérifié les attributs de mes répértoires)


******************************************************
Building Boost.Iostreams with bzip2 support disabled.
To enable bzip2, consult the Boost.Iostreams documentation
******************************************************
******************************************************
Building Boost.Iostreams with zlib and gzip support disabled.
To enable zlib and gzip, consult the Boost.Iostreams documentation
******************************************************
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...patience...
...found 11969 targets...
...updating 5031 targets...
MkDir1 c:\dev_cpp\boost

mkdir "c:\dev_cpp\boost"

...failed MkDir1 c:\dev_cpp\boost...
...skipped <directory-grist>c:\dev_cpp\boost\lib for lack of <directory-grist>c:\dev_cpp\boost...
MkDir1 bin

mkdir "bin"

...failed MkDir1 bin...
...skipped <directory-grist>bin\boost for lack of <directory-grist>bin...
...skipped <directory-grist>bin\boost\libs for lack of <directory-grist>bin\boost...
...skipped <directory-grist>bin\boost\libs\date_time for lack of <directory-grist>bin\boost\libs...
...skipped <directory-grist>bin\boost\libs\date_time\build for lack of <directory-grist>bin\boost\libs\date_time...
...skipped <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll for lack of <directory-grist>bin\boost\libs\date_time\build...
...skipped <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll...
...skipped <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw...
...skipped <@boost!libs!date_time!build\boost_date_time.dll\mingw\debug>greg_month.obj for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug...
...skipped <@boost!libs!date_time!build\boost_date_time.dll\mingw\debug>greg_weekday.obj for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug...
...skipped <@boost!libs!date_time!build\boost_date_time.dll\mingw\debug>date_generators.obj for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug...
...skipped <@boost!libs!date_time!build\boost_date_time.dll\mingw\debug>boost_date_time-mgw-d-1_33_1.dll for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug...
...skipped <@boost!libs!date_time!build\boost_date_time.dll\mingw\debug>boost_date_time-mgw-d-1_33_1.lib for lack of <directory-grist>bin\boost\libs\date_time\build\boost_date_time.dll\mingw\debug...
...skipped <@boost!lib>boost_date_time-mgw-d-1_33_1.dll for lack of <directory-grist>c:\dev_cpp\boost\lib...
...skipped <@boost!lib>boost_date_time-mgw-d-1_33_1.lib for lack of <directory-grist>c:\dev_cpp\boost\lib...

...........................
3-4 pages identiques
...........................



...skipped <@boost!include!boost-1_33_1!boost!wave!util>flex_string.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>functor_input.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>insert_whitespace_detection.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>interpret_pragma.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>iteration_context.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>macro_definition.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>macro_helpers.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>pattern_parser.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>symbol_table.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>time_conversion_helper.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>transform_iterator.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...skipped <@boost!include!boost-1_33_1!boost!wave!util>unput_queue_iterator.hpp for lack of <directory-grist>c:\dev_cpp\boost\include\boost-1_33_1\boost\wave\util...
...failed updating 2 targets...
...skipped 5029 targets...



Si vous avez des idées, merci de me les proposer. Je suis en train de craquer!!!

MErci