
Didn't work for me. I have very odd behavior. When try to build he library with bjam -sTOOLS=como-4_3_3-vc7_1 >bjam.log I get the problem cited above and the build seems to stop working. Then I do it again and it occurs with a different module and build halts. Each time I attempt, the build fails to build the library for lack of some required object modules. I suspect that might be only my problem. On the other hand, I had to change the command line in my como batch file that I use for non-bjam builds as it seems the required command line settngs changes. Robert Ramey David Abrahams wrote:
christopher diggins <cdiggins@videotron.ca> writes:
Before moving everything to a new folder, perhaps you could try using the alternative spelling for DOS compatibility:
COMO_PATH="C:/PROGRA~1/COMO433"
Try this one instead:
COMO_PATH="\"C:/Program Files/como433\""