Hi: I am trying to build boost 1.36, with the following command line: Bjam --toolset =msvc --build-type =complete. This gives me errors in bjam files. Any ideas what could be causing this error. Cheers Sean. __________ Information from ESET NOD32 Antivirus, version of virus signature database 3352 (20080813) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
AMDG Sean Farrow wrote:
Hi: I am trying to build boost 1.36, with the following command line: Bjam --toolset =msvc --build-type =complete. This gives me errors in bjam files. Any ideas what could be causing this error. Cheers Sean.
Are those spaces actually present in your command line? bjam toolset=msvc --build-type=complete ought to work. In Christ, Steven Watanabe
Cheers, That appears to be working. Sean. -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Steven Watanabe Sent: 13 August 2008 19:16 To: boost-users@lists.boost.org Subject: Re: [Boost-users] Building boost 1.36 AMDG Sean Farrow wrote:
Hi: I am trying to build boost 1.36, with the following command line: Bjam --toolset =msvc --build-type =complete. This gives me errors in bjam files. Any ideas what could be causing this error. Cheers Sean.
Are those spaces actually present in your command line? bjam toolset=msvc --build-type=complete ought to work. In Christ, Steven Watanabe _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users __________ Information from ESET NOD32 Antivirus, version of virus signature database 3352 (20080813) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 3352 (20080813) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
participants (2)
-
Sean Farrow
-
Steven Watanabe