Hi, hopefully, we will be able to look at this issue soon.
In the meanwhile, do you explicitly want to use the diffusion imaging component? If not, you could disable all bundles in CMake (variables which start with MITK_BUILD_org.mitk...) which have "diffusion" in its name. Then the DiffusionImaging module should not be build. Cheers, Sascha On 11/09/2009 11:44 PM, kent williams wrote: > My current stumbling block is building the DiffusionImaging Module -- > it isn't finding the gl.h file. This is with Qt built for native OS X > -- I did some googling for OpenGL and OS X and didn't get much joy. > If I look in the standard places in OS X, it looks like OpenGL only > has a header in X11. > > [ 85%] Building CXX object > Modules/DiffusionImaging/CMakeFiles/MitkDiffusionImaging.dir/IODataStructures/mitkDiffusionImagingObjectFactory.cpp.o > In file included from > /scratch/kent/MITK/MITK/Modules/DiffusionImaging/Rendering/mitkOdfVtkMapper2D.h:150, > from > /scratch/kent/MITK/MITK/Modules/DiffusionImaging/Rendering/mitkCompositeMapper.h:26, > from > /scratch/kent/MITK/MITK/Modules/DiffusionImaging/IODataStructures/mitkDiffusionImagingObjectFactory.cpp:38: > /scratch/kent/MITK/MITK/Modules/DiffusionImaging/Rendering/mitkOdfVtkMapper2D.txx:63:19: > error: GL/gl.h: No such file or directory > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
