Hi Eliot. I am not sure if I understand correctly these flags, and if I do, then I think the CMake configurations are wrong. <br><br>First, what are those flags intended for?   Which should be tuned on and which one off for both, release and debug ?<br>
<br>In Unix/Windows conf, onlt for release, these are set:<br>-DDEBUGVM=0 -DNDEBUG<br><br>Mac Carbon release<br>-DDEBUGVM=0 -DNDEBUG=1<br><br>Mac Cocoa Cog (CocoaIOSCogConfig) debug<br> &#39;-DNDEBUG=1&#39; &#39;-DDEBUGVM=0&#39;<br>
<br>Mac Cocoa Cog (CocoaIOSCogConfig) release<br>&#39;-DNDEBUG=1&#39; &#39;-DDEBUGVM=0&#39; <br><br clear="all">Mac Cocoa Cog MT  debug<br>-DNDEBUG=0&#39; &#39;-DDEBUGVM=1&#39;<br><br clear="all">Mac Cocoa Cog MT  release<br>
&#39;-DNDEBUG=0&#39; &#39;-DDEBUGVM=1&#39;<br><br><br>So...this is a mess.  Mac Cocoa Cog MT,  have the same for both release and debug. Is this correct?<br>Mac Cocoa Cog, idem Mac Cocoa Cog MT<br><br>What is worst, Mac Cocoa Cog MT is the opposite of Mac Cocoa Cog <br>
<br>so...i have no idea how this should be, but sounds strange for me<br><br>Cheers<br><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>