Dear Alan, thank you for your interest in MITK. We appreciate your will to contribute very much!
The mitkGPGPU class resides in the MITKExt module, which is designed to stay QT free. As the GPGPU features are typically used in algorithms, a GUI-toolkit independent implementation makes sense. We've already filed a bug for this (Bug 2593). On http://bugs.mitk.org , you keep yourself updated about this issue and discuss possible solutions. Regards, Matthias Von: Alan Antonuk [mailto:[email protected]] Gesendet: Donnerstag, 24. Dezember 2009 06:56 An: [email protected] Betreff: [mitk-users] Possible fix for mitkGPGPU on Mac OS X Taking a look at the problem of compiling the mitkGPGPU.cpp on Mac OS X it looks like all that is missing is a native way to create a OpenGL context to run the GPGPU stuff. Why not use Qt to manage the creation of the context (using the QGLContext and QGLFormat classes)? I'm willing to create a patch for this. -Alan
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
