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
