<div dir="ltr">Hello ,<div>       I am a student of software engineering in China, and my teacher asked us to do something with aspectc++. I am using UBUNTU 12.04 , so , I went to <a href="http://www.aspectc.org/">http://www.aspectc.org/</a> and got the latest version(1.2  Linux/x86).  Then got the "aspectc++" directory. But when I run "make" command in the directory, I got "no include path path in which to find `iostream` " message. Also , I have tried to install it by "sudo apt-get install apsectec++ " command, and run "ag++ -o main main.cpp" (main.cpp is in aspectc++/examples/helloworld directory) , get the same message again, also with "ag++ -o main main.cpp --include `iostream path` "! Could somebody tell me how can i fix it ?  Thanks a lot.</div>
</div>