<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 <daviddoria@gmail.com><br> <b><span style="font-weight: bold;">An:</span></b> Ella Maria Kadas <ella_kadas@yahoo.com> <br><b><span style="font-weight: bold;">CC:</span></b>
"insight-users@itk.org" <insight-users@itk.org> <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 >6<br> </font> </div> <br>On Thu, May 24, 2012 at 2:21 AM, Ella Maria Kadas <<a ymailto="mailto:ella_kadas@yahoo.com" href="mailto:ella_kadas@yahoo.com">ella_kadas@yahoo.com</a>> wrote:<br>> Hi,<br>> After a long struggle to make Xcode work with gcc46 i still get at<br>> compilation the following error.<br>> cc1plus: error: unrecognized command line option '-Wmost'<br>> cc1plus: warning: unrecognized command line option<br>> "-Wno-four-char-constants" [enabled by default]<br>> Any help will be very appreciated. Making Xcode work took me already a lot<br>> of time.<br>> Thank u,<br>> 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>