[vtkusers] How to fix Mac OS X problem of applications not being able to dine dyld libraries
Andrew Wiles
adwiles at alumni.uwaterloo.ca
Fri Sep 4 13:49:26 EDT 2009
Thanks Sean. I did ignore that step because I read somewhere else
that the issue was resolved on the CVS as far back as 5.2.
Elvis, in your technote, is Step 04 needed in the VTK 5.x
instructions? Since you set the CMAKE_INSTALL_PREFIX variable above,
you are not actually installing to /usr/local. Just wanted to make
sure that I wasn't missing something else that should have been
there. Seems like we are doubling up a step.
Finally, in order to get all of this to work in an app_bundle in
xcode, I am assuming you took snippets of Mike's script and put it in
the run script in xcode. i.e. you updated this script (http://www.vtk.org/pipermail/vtkusers/2008-October/097573.html
) with the missing pieces from Mike's script. Is that correct?
Thanks again for all your help in getting this running.
Cheers.
Andrew
___________________________________
Andrew D. Wiles, PhD, PEng
Dept. of Medical Biophysics, The University of Western Ontario
Imaging Research Laboratories, Robarts Research Institute
Lab email: awiles at imaging.robarts.ca
Personal email: adwiles at alumni.uwaterloo.ca
Laboratory web: www.imaging.robarts.ca
Laboratory phone: (519) 663-5777 x24136
Personal web: www.imaging.robarts.ca/~awiles
On 3-Sep-09, at 5:19 PM, Sean McBride wrote:
> On 9/3/09 11:50 PM, Elvis Dowson said:
>
>> Step 02: Patch vtk sources
>>
>> Patch the QVTKWidget plugin sources by running the following command
>> from the VTK/GUISupport/Qt/ folder
>>
>> patch < qvtkcocoasupport.patch
>
> If that part is what I think it is, it's no longer necessary in the
> current VTK CVS. See also:
> <http://public.kitware.com/Bug/view.php?id=7818>
>
> --
> ____________________________________________________________
> 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 vtkusers
mailing list