Menu

How to install in MinGW

Help
2006-03-17
2013-05-14
  • Danilo Cicerone

    Danilo Cicerone - 2006-03-17

    I've downloaded boost_1_33_1.tar.gz and boost-jam-3.1.12-1-ntx86.zip on WinXP machine. I'm trying to launch these commands:
    $ bjam "-sTOOLS=gcc -sMINGW_ROOT_DIRECTORY=C:\MinGW -sMINGW_BIN_DIRECTORY=C:\M
    inGW\bin -sMINGW_INCLUDE_DIRECTORY=C:\MinGW\include -sMINGW_STDLIB_DIRECTORY=C\ :\MinGW\lib"

    but only errors from shell!

    Is there anybody that compiled it?
    Thanks.

     
    • peak

      peak - 2006-08-01

      There is sth wrong with the TOOLSET.
      In your case, it should be "mingw".

       

Log in to post a comment.