
4 Sep
2006
4 Sep
'06
10:20 p.m.
Paul A Bristow wrote:
3 A quick failed attempt to build suggests that the folder /utility is missing?
I also cannot build the tests. There are at least two problems: 1) The #include directives inside the test code assume that the directory "units" is inside a directory called "mcs". So I created the directory "mcs" and moved "units" into it. 2) There is at least one #include directive that refers to the directory "mcs/utility", and it tries to include a header file called "type_traits.hpp", which is a file that I do not see in the distribution.