I'm trying to build the boost libraries using BCB:
bjam --toolset=borland install
I get the following errors over and over again. It looks like there is an environment variable that is not set correctly. Any ideas?
'-j5' is not recognized as an internal or external command, operable program or batch file.
Log in to post a comment.
I'm trying to build the boost libraries using BCB:
bjam --toolset=borland install
I get the following errors over and over again. It looks like there is an environment variable that is not set correctly. Any ideas?
'-j5' is not recognized as an internal or external command,
operable program or batch file.