Sorry my mail was a bit confusing.<br><br>The errors were caused by references to undefined functions (like sqrt, cos, pthread_kill), for both configs CogUnixNoGLConfig and CogUnixConfig.<div>I was able to fix it and compile the VM by manually adding the parameters &quot;-lm -ldl -lpthread&quot; at the end of the link.txt. But only worked with CogUnixConfig (the NoGL config throws &quot;<span style="font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">redefinition of ‘struct glRenderer’&quot; error).</span><br>
<br>Before that, I tried to add those flags through code, in the method:<br><br></div><div><div>CogUnixConfig &gt;&gt; setExtraTargetProperties: maker</div><div><br></div>but did&#39;t work.</div><div><br></div><div>Just to clarify, it works as long as I add those parameters in the link.txt. :)</div>
<div><br></div><div>Thanks!<br><br>-- <br>Lucas.-<br>
</div>