Well , when I tried to use cilkview, I got some weired problem. Building Prompt:
cilkview.h(199): error : identifier "__cilkrts_metacall" is undefined
__cilkview_connected(under_cilkview);
I just include this header, and I used none of the functions declaired in it (Yes , I JUST include that header, nothing more...).
I don't believe things goes wrong in cilkview.h, but what's going wrong???
and my cilkview header is from cilktools-1113... which I think I downloaded and installed properly


