Hello.
I'm a novice of bjam. After I installed bjam in my linux (ubuntu 7.04) box, I saw some significant error messages below.
error: unable to construct ./hello
error: no generators were found for type 'EXE'
error: and the requested properties
error: make sure you've configured the needed tools
See http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
To debug this problem, try the --debug-generators option.
Does anybody know to fix this problem??
Thanks in advance.
p.s. I know this problem is easy to some people, I don't know how to search mailing lists tough. :)