[Insight-users] Re: [Fwd: Re: windows and linux compatibility]
imho
imho@skynet.be
18 Feb 2003 17:03:28 +0100
Hi Luis,
I've no vtk_qt library anymore in my code, so I've a floating opengl
window.
But when I compile I've some warnings passing a float instead a int and
maybe linux don't truncate like windows do.
I don't know if this answers your question?
Imho
> Hi Imho,
>
> Are you by any chance managing a normal OpenGL
> window directly, along with the VTK managed
> windows ?
>
>
> Luis
>
>
> -------------------
>
> imho wrote:
> > Hi all,
> >
> > I work on a medical image project who needs Qt, VTK and ITK.
> > We started developing for windows, and we've got something working but
> > not finalized of course.
> >
> > Now I try to make it work on linux.
> >
> > I needed to take off the vtk_qt library (to test with a floating VTK
> > window) to finally success to compile the project, but I've still got
> > several problems :
> >
> > - no Qt buttons, slides or comboboxes, only the top menu
> > - the VTK window is all black, but the images seems to be loaded
> > - changing a view does a segmentation fault
> >
> > So I think some things must be differents to work fine on linux, is
> > there some big rules to follow? On windows the heap stack has needed to
> > be increased, is there a similar problem on linux?
> >
> > The Qt version on windows is 2.3, and on linux 3.0, maybe that could
> > make a problem?
> >
> > Maybe is there an opengl problem?
> >
> > Thanks for any answer, I know my question isn't very accurate :s
> >
> >
>
>
>
>
>
>