<div dir="ltr"><div>I want to use AspectC++ with Qt but i have a problem to compile the source codes.<br><br></div><div>Let me explain:<br><br></div><div><span id="gmail-result_box" class="gmail-short_text" lang="en"><span class="gmail-">* I downloaded the examples that were on the aspectc++ page and </span></span>following this tutorial: <a href="https://www.aspectc.org/doc/ac4qt.pdf">https://www.aspectc.org/doc/ac4qt.pdf</a>. <br>* I downloaded aspectc++ 2.0 binaries and copy to /bin directory. Then i set QMAKEFEATURES with the path of acxx.prf (in this step i also have a problem but i solved with this instruction: <a href="https://forum.qt.io/topic/81179/qmake-does-not-read-prf-file-located-in-project-root-directory/2">https://forum.qt.io/topic/81179/qmake-does-not-read-prf-file-located-in-project-root-directory/2</a>).<br></div><div>* This is the <a href="http://helloworld.pro">helloworld.pro</a> (<a href="https://i.imgur.com/sMXFC4u.png">https://i.imgur.com/sMXFC4u.png</a>) and as you see acxx.prf is read.<br></div><div>* But when i want to build the project this error message appear (<a href="https://i.imgur.com/eoWDCuQ.png">https://i.imgur.com/eoWDCuQ.png</a>) and this is compilation error (<a href="https://i.imgur.com/u9c9g1M.png">https://i.imgur.com/u9c9g1M.png</a>).<br></div><div>* This is the aspect code: (<a href="https://i.imgur.com/CzYIYcc.png">https://i.imgur.com/CzYIYcc.png</a>).<br><br><span id="gmail-result_box" class="gmail-short_text" lang="en"><span class="gmail-">What could be the problem</span></span>?<br></div><div>Can we help me to build the example project?<br></div></div>