[vtkusers] Mac Qt vtk difficulties
Sean McBride
sean at rogue-research.com
Fri Aug 18 14:12:16 EDT 2006
On 2006-08-18 18:23, John Biddiscombe said:
>> If you are building a Native Mac App bundle then you will want to link
>> against the OpenGL.framework.
>OK. That is set in cmake correctly
Is your Qt application a .app bundle? Or is it of the form that is
launched from Terminal (ie a plain unix executable)?
>> If you dislike Xcode, there is always Eclipse with the CDT plugin to
>> do C++ code.
>>
>OK. That sounds like it may be useful. I don't really believe there's
>anything wrong with XCode, but I'm fed up with it now. I'll try again
>next week when my patience has recoevered
To what extent do you use Xcode? Are you talking about the
"CMAKE_GENERATOR" setting? If so, don't use "Xcode" use "Unix Makefiles".
--
____________________________________________________________
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