<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.1  (Linux)">
<style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>
<p style="margin-bottom: 0in;">Hi,<br>
<br>
I recently updated my linux
distribution to Fedora 12, and i'm having issues with the compilation
of SOViewer. I feel like it might be due to the compiler (gcc 4.4.2),
but i have no idea how i could fix this problem. <br>
<br>
I use the
HEAD versions for ITK and for SOViewer.<br>
<br>
I copy below my error
(pretty long). Any help would be much appreciated
!<br>
Thanks,<br>
Sylvain<br>
<br>
<br>
[ 65%] Building CXX object
CMakeFiles/SOViewer.dir/Interactor/sovGlSlicerKeyboardInteractor.o<br>
In
file included from /usr/include/GL/glext.h:4385,<br>
                
from /usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/inttypes.h:298:
error: reference to ‘intmax_t’ is
ambiguous<br>
/usr/include/stdint.h:139: error: candidates are:
typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:298: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:298: error:
‘intmax_t’ does not name a type<br>
/usr/include/inttypes.h:301:
error: reference to ‘intmax_t’ is
ambiguous<br>
/usr/include/stdint.h:139: error: candidates are:
typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:301: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:301: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:301: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:302: error:
expected ‘,’ or ‘;’ before
‘throw’<br>
/usr/include/inttypes.h:305: error: reference to
‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139: error:
candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:305: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:305: error:
‘intmax_t’ does not name a type<br>
/usr/include/inttypes.h:309:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:309:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:309:
error: ‘uintmax_t’ does not name a
type<br>
/usr/include/inttypes.h:313: error: reference to ‘intmax_t’
is ambiguous<br>
/usr/include/stdint.h:139: error: candidates are:
typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:313: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:313: error:
‘intmax_t’ does not name a type<br>
/usr/include/inttypes.h:318:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:318:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:318:
error: ‘uintmax_t’ does not name a type<br>
In file included from
/usr/include/GL/glext.h:4385,<br>
                
from /usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/inttypes.h:385:
error: reference to ‘intmax_t’ is
ambiguous<br>
/usr/include/stdint.h:139: error: candidates are:
typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:385: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:385: error:
‘intmax_t’ does not name a type<br>
/usr/include/inttypes.h:401:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:401:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:401:
error: ‘uintmax_t’ does not name a
type<br>
/usr/include/inttypes.h:415: error: reference to ‘intmax_t’
is ambiguous<br>
/usr/include/stdint.h:139: error: candidates are:
typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:415: error:
reference to ‘intmax_t’ is ambiguous<br>
/usr/include/stdint.h:139:
error: candidates are: typedef long long int
intmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:117:
error:                
typedef intmax_t itk::intmax_t<br>
/usr/include/inttypes.h:415: error:
‘intmax_t’ does not name a type<br>
/usr/include/inttypes.h:432:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:432:
error: reference to ‘uintmax_t’ is
ambiguous<br>
/usr/include/stdint.h:141: error: candidates are:
typedef long long unsigned int
uintmax_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:118:
error:                
typedef uintmax_t itk::uintmax_t<br>
/usr/include/inttypes.h:432:
error: ‘uintmax_t’ does not name a type<br>
In file included from
/usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/GL/glext.h:4389:
error: reference to ‘int64_t’ is
ambiguous<br>
/usr/include/sys/types.h:198: error: candidates are:
typedef long long int
int64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:90:
error:                
typedef int64_t itk::int64_t<br>
/usr/include/GL/glext.h:4389: error:
reference to ‘int64_t’ is ambiguous<br>
/usr/include/sys/types.h:198:
error: candidates are: typedef long long int
int64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:90:
error:                
typedef int64_t itk::int64_t<br>
/usr/include/GL/glext.h:4389: error:
‘int64_t’ does not name a type<br>
/usr/include/GL/glext.h:4390:
error: reference to ‘uint64_t’ is
ambiguous<br>
/usr/include/stdint.h:59: error: candidates are: typedef
long long unsigned int
uint64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:91:
error:                
typedef uint64_t itk::uint64_t<br>
/usr/include/GL/glext.h:4390:
error: reference to ‘uint64_t’ is
ambiguous<br>
/usr/include/stdint.h:59: error: candidates are: typedef
long long unsigned int
uint64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:91:
error:                
typedef uint64_t itk::uint64_t<br>
/usr/include/GL/glext.h:4390:
error: ‘uint64_t’ does not name a
type<br>
/usr/include/GL/glext.h:4394: error: reference to ‘int64_t’
is ambiguous<br>
/usr/include/sys/types.h:198: error: candidates are:
typedef long long int
int64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:90:
error:                
typedef int64_t itk::int64_t<br>
/usr/include/GL/glext.h:4394: error:
reference to ‘int64_t’ is ambiguous<br>
/usr/include/sys/types.h:198:
error: candidates are: typedef long long int
int64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:90:
error:                
typedef int64_t itk::int64_t<br>
/usr/include/GL/glext.h:4394: error:
‘int64_t’ does not name a type<br>
/usr/include/GL/glext.h:4395:
error: reference to ‘uint64_t’ is
ambiguous<br>
/usr/include/stdint.h:59: error: candidates are: typedef
long long unsigned int
uint64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:91:
error:                
typedef uint64_t itk::uint64_t<br>
/usr/include/GL/glext.h:4395:
error: reference to ‘uint64_t’ is
ambiguous<br>
/usr/include/stdint.h:59: error: candidates are: typedef
long long unsigned int
uint64_t<br>
/scratch/gouttard/software/Insight/Code/Common/itkIntTypes.h:91:
error:                
typedef uint64_t itk::uint64_t<br>
/usr/include/GL/glext.h:4395:
error: ‘uint64_t’ does not name a type<br>
In file included from
/usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/GL/glext.h:5104:
error: ‘GLint64’ has not been
declared<br>
/usr/include/GL/glext.h:5105: error: ‘GLint64’ has
not been declared<br>
In file included from
/usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/GL/glext.h:5904:
error: ‘GLuint64’ has not been
declared<br>
/usr/include/GL/glext.h:5905: error: ‘GLuint64’ has
not been declared<br>
/usr/include/GL/glext.h:5906: error: ‘GLint64’
has not been declared<br>
In file included from
/usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/GL/glext.h:8326:
error: ‘GLint64EXT’ has not been
declared<br>
/usr/include/GL/glext.h:8327: error: ‘GLuint64EXT’
has not been declared<br>
In file included from
/usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/GL/glext.h:8676:
error: ‘GLuint64EXT’ has not been
declared<br>
/usr/include/GL/glext.h:8677: error: ‘GLuint64EXT’
has not been declared<br>
In file included from
/usr/include/GL/gl.h:2090,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovOpenGL.h:25,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/OpenGLSliceTexture.h:22,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicer.h:26,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.txx:23,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/OpenGL/Slicer/sovImageGlRenderMethodSlicerFactory.h:92,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.txx:30,<br>
                
from
/scratch/gouttard/software/SOViewer/RenderMethod/sovGlRenderMethodFactory.h:82,<br>
                
from
/scratch/gouttard/software/SOViewer/Renderer/sovGlRendererSlicer.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.h:24,<br>
                
from
/scratch/gouttard/software/SOViewer/Interactor/sovGlSlicerKeyboardInteractor.cxx:2:<br>
/usr/include/GL/glext.h:8680:
error: ‘GLint64EXT’ has not been
declared<br>
/usr/include/GL/glext.h:8681: error: ‘GLuint64EXT’
has not been declared<br>
make[2]: ***
[CMakeFiles/SOViewer.dir/Interactor/sovGlSlicerKeyboardInteractor.o]
Error 1<br>
make[1]: *** [CMakeFiles/SOViewer.dir/all] Error 2<br>
make:
*** [all] Error 2<br>
<br>
<br>
<br>
</p>
</body>
</html>