Subject: [Boost-build] error with 'import platform ;'
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2010-03-21 03:10:36


Hmm - my last posts were dropped! So I'll repost:

If I add 'import platform ;' (rquired for
platform.architecture()/.machine()) to my Jamfile.v2 I get an error
after executing bjam:

platform.jam: no such file

How to fix?

Oliver