<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi,</span></div><div><span>Thanks, i did make that change but it didn't help. I guess i will give up on trying to compile it on mac OS X Leopard for now.</span></div><div><span>Maybe somebody already had some the same problem and found the solution or has some suggestions.<br></span></div><div><span>Ella K</span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">Von:</span></b> David Doria &lt;daviddoria@gmail.com&gt;<br> <b><span style="font-weight: bold;">An:</span></b> Ella Maria Kadas &lt;ella_kadas@yahoo.com&gt; <br><b><span style="font-weight: bold;">CC:</span></b>
 "insight-users@itk.org" &lt;insight-users@itk.org&gt; <br> <b><span style="font-weight: bold;">Gesendet:</span></b> 13:30 Donnerstag, 24.Mai 2012<br> <b><span style="font-weight: bold;">Betreff:</span></b> Re: Graph Cuts VTK version &gt;6<br> </font> </div> <br>On Thu, May 24, 2012 at 2:21 AM, Ella Maria Kadas &lt;<a ymailto="mailto:ella_kadas@yahoo.com" href="mailto:ella_kadas@yahoo.com">ella_kadas@yahoo.com</a>&gt; wrote:<br>&gt; Hi,<br>&gt; After a long struggle to make Xcode work with gcc46 i still get at<br>&gt; compilation the following error.<br>&gt; cc1plus: error: unrecognized command line option '-Wmost'<br>&gt; cc1plus: warning: unrecognized command line option<br>&gt; "-Wno-four-char-constants" [enabled by default]<br>&gt; &nbsp;Any help will be very appreciated. Making Xcode work took me already a lot<br>&gt; of time.<br>&gt; Thank u,<br>&gt; Ella K<br><br>The only thing I can think is that this line:<br><br>SET(CMAKE_CXX_FLAGS
 "${CMAKE_CXX_FLAGS} -Wall -std=gnu++0x")<br><br>somehow expands to include -Wmost and -Wno-four-char-constants? Try<br>just removing the -Wall (if you're even still using a line similar to<br>this at all).<br><br>David<br><br><br> </div> </div>  </div></body></html>