[Insight-users] Re: windows and linux compatibility
Luis Ibanez
luis.ibanez@kitware.com
Tue, 18 Feb 2003 00:52:03 -0500
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
>
>