[vtk-developers] Compile error MacOS 10.7/Xcode 4.3.1/latest (git) VTK

Gibby Koldenhof g.koldenhof at gmail.com
Mon Mar 12 14:33:54 EDT 2012


Hmm this might be the problem. I am using cmake 2.8.7 - I did
eventually get cmake to generate the makefiles (by changing the path
from /Developer to /Application/Xcode.App). I later installed the
"Xcode command line tool" which allowed me to run make and gcc from
the shell without adding it to my path and using the additional
environment settings.

The weird thing about these errors though is that is seems that
makefiles are okay and that there is no problem with includes because
it does not give include errors.

Cheers,
Jack

On Mon, Mar 12, 2012 at 19:29, Sean McBride <sean at rogue-research.com> wrote:
> On Mon, 12 Mar 2012 11:03:43 -0700, jack72 said:
>
>>I normally develop on windows or linux but now have to compile a VTK based
>>app on MacOs. I have gotten so far to successfully run cmake to generate the
>>makefiles. I had to add some env settings;
>
> Not sure if this is your problem, but... What version of CMake are you using?  No released version of CMake works properly with Xcode 4.3, see:
>
> <http://www.cmake.org/Bug/view.php?id=12621>
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>



More information about the vtk-developers mailing list