<div dir="ltr">Yes, and I got "/usr/include/c++/4.7/iostream". I also tried it in "ag++ -o main main.cpp --include `iostream path`" , but the same error came out. ;(<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Heiko Nardmann</b> <span dir="ltr"><<a href="mailto:heiko.nardmann@itechnical.de">heiko.nardmann@itechnical.de</a>></span><br>Date: 2014-03-11 23:26 GMT+08:00<br>Subject: Re: [aspectc-user] How can I install AC++ on my computer?<br>
To: Áõ¹û <<a href="mailto:joseph04912654@gmail.com">joseph04912654@gmail.com</a>><br><br><br>
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Am 11.03.2014 14:56, schrieb Áõ¹û:<br>
    </div>
    <blockquote type="cite"><div class="">
      <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/" target="_blank">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>
      <br>
      <fieldset></fieldset>
      <br>
      </div><div class=""><pre>_______________________________________________
aspectc-user mailing list
<a href="mailto:aspectc-user@aspectc.org" target="_blank">aspectc-user@aspectc.org</a>
<a href="http://www.aspectc.org/mailman/listinfo/aspectc-user" target="_blank">http://www.aspectc.org/mailman/listinfo/aspectc-user</a>
</pre>
    </div></blockquote>
    That sounds like some part of gcc/g++ includes is missing?<br>
    <br>
    Did you try to 'find /usr -type f -name "iostream"' the missing
    file?<span class=""><font color="#888888"><br>
    <br>
    <div>-- <br>
      Heiko Nardmann<br>
    </div>
  </font></span></div>

</div><br></div>