<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 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>