<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi!<br>
    <br>
    Have you installed g++ on your machine? If you have, execute ag++
    --gen_config -o parser.cfg and check whether the paths to the system
    include directories at the end of the generated file parser.cfg are
    correct.<br>
    <br>
    Olaf Spinczyk<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 03/01/2016 14:02, Guillaume
      Tisserant wrote:<br>
    </div>
    <blockquote
cite="mid:CAD_Jf5sXVyj+JDeQB4tZrDJ3y6a8t0jdO5QiLy5Ttoof3JAzyw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="color:rgb(0,0,102)">Hello
          everybody.<br>
          I'm new to this list, my name is Guillaume Tisserant, I'm
          french computer scientist, and I'm very interested by
          AspectC++.<br>
          I tried to test AspectC++ by downloading the x86_64 package at
          <a moz-do-not-send="true"
            href="http://www.aspectc.org/Download.php">http://www.aspectc.org/Download.php</a>,
          and do a "make", but I have this error : <br>
          <br>
          make -C examples/profiling<br>
          make[1]: Entering directory
          '/home/dworkin/Téléchargements/aspectc++/examples/profiling'<br>
          Compiling main.cc<br>
          @/home/dworkin/Téléchargements/aspectc++/ag++ -x c++ -c
          main.cc -o Junk/main.o<br>
          In file included from <built-in>:6:<br>
          In file included from <command line>:255:<br>
          ./genericprofiler.ah:4:10: fatal error: 'iostream' file not
          found<br>
          #include <iostream><br>
                   ^<br>
          error: ./genericprofiler.ah:6:17: 'std' is not a known
          namespace.<br>
          error: ./profiler.ah:6:17: 'std' is not a known namespace.<br>
          error: Execution failed:
          "/home/dworkin/Téléchargements/aspectc++/ac++" --system-config
          "/tmp/agxx_pcfgpXyN6D"  -p. -c "main.cc" -o
          "/tmp/main.cc_agxx_pGpWDZ"<br>
          ../Makefile.generic:28: recipe for target 'Junk/main.o' failed<br>
          make[1]: *** [Junk/main.o] Error 1<br>
          make[1]: Leaving directory
          '/home/dworkin/Téléchargements/aspectc++/examples/profiling'<br>
          Makefile:18: recipe for target 'profiling.make' failed<br>
          make: *** [profiling.make] Error 2<br>
          <br>
          I use a Fedora 23 x86_64.<br>
          Does I forget to do someting?<br>
          Can someone help me?<br>
          Thanks a lot<br>
          Guillaume Tisserant<br>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
aspectc-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:aspectc-user@aspectc.org">aspectc-user@aspectc.org</a>
<a class="moz-txt-link-freetext" href="http://www.aspectc.org/mailman/listinfo/aspectc-user">http://www.aspectc.org/mailman/listinfo/aspectc-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>