Home › Forum › SOFA › Building SOFA › [SOLVED] Building errors of v15.12 on vs2012 win7-64bits
Tagged: 64_bits, building error, SOFA_1512, VS2012, Windows_7
- This topic has 3 replies, 3 voices, and was last updated 8 years, 3 months ago by Hugo.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
22 March 2016 at 13:36 #6376WengBlocked
Dear everyone,
I have the following errors of v15.12 on vs2012 win7-64bits.
Seems GL’s head is conflicted with Qt’s head …?
regards,
WengBin1>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------ 1>Build started 22/3/2016 PM 6:23:22. 1>InitializeBuildStatus: 1> Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>FinalizeBuildStatus: 1> Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild". 1> Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.lastbuildstate". 1> 1>Build succeeded. 1> 1>Time Elapsed 00:00:00.19 2>------ Build started: Project: SofaGuiQt, Configuration: Release x64 ------ 2>Build started 22/3/2016 PM 6:23:23. 2>InitializeBuildStatus: 2> Touching "SofaGuiQt.dir\Release\SofaGuiQt.unsuccessfulbuild". 2>CustomBuild: 2> All outputs are up-to-date. 2>ClCompile: 2> moc_QtViewer.cpp 2> QtViewer.cpp 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(96): warning C4005: 'GL_BLEND_EQUATION_RGB' : macro redefinition (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(1707) : see previous definition of 'GL_BLEND_EQUATION_RGB' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(474): error C2365: '__glewActiveTexture' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14274) : see declaration of '__glewActiveTexture' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(475): error C2365: '__glewAttachShader' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14389) : see declaration of '__glewAttachShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(476): error C2365: '__glewBindAttribLocation' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14390) : see declaration of '__glewBindAttribLocation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(477): error C2365: '__glewBindBuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14370) : see declaration of '__glewBindBuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(478): error C2365: '__glewBindFramebuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14697) : see declaration of '__glewBindFramebuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(479): error C2365: '__glewBindRenderbuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14698) : see declaration of '__glewBindRenderbuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(481): error C2365: '__glewBlendColor' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14321) : see declaration of '__glewBlendColor' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(482): error C2365: '__glewBlendEquation' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14322) : see declaration of '__glewBlendEquation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(483): error C2365: '__glewBlendEquationSeparate' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14391) : see declaration of '__glewBlendEquationSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(485): error C2365: '__glewBlendFuncSeparate' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14323) : see declaration of '__glewBlendFuncSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(486): error C2365: '__glewBufferData' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14371) : see declaration of '__glewBufferData' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(487): error C2365: '__glewBufferSubData' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14372) : see declaration of '__glewBufferSubData' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(488): error C2365: '__glewCheckFramebufferStatus' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14700) : see declaration of '__glewCheckFramebufferStatus' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(491): error C2365: '__glewClearDepthf' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14643) : see declaration of '__glewClearDepthf' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(494): error C2365: '__glewCompileShader' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14392) : see declaration of '__glewCompileShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(495): error C2365: '__glewCompressedTexImage2D' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14277) : see declaration of '__glewCompressedTexImage2D' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(496): error C2365: '__glewCompressedTexSubImage2D' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14280) : see declaration of '__glewCompressedTexSubImage2D' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(499): error C2365: '__glewCreateProgram' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14393) : see declaration of '__glewCreateProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(500): error C2365: '__glewCreateShader' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14394) : see declaration of '__glewCreateShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(502): error C2365: '__glewDeleteBuffers' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14373) : see declaration of '__glewDeleteBuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(503): error C2365: '__glewDeleteFramebuffers' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14701) : see declaration of '__glewDeleteFramebuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(504): error C2365: '__glewDeleteProgram' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14395) : see declaration of '__glewDeleteProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(505): error C2365: '__glewDeleteRenderbuffers' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14702) : see declaration of '__glewDeleteRenderbuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(506): error C2365: '__glewDeleteShader' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14396) : see declaration of '__glewDeleteShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(510): error C2365: '__glewDepthRangef' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14644) : see declaration of '__glewDepthRangef' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(511): error C2365: '__glewDetachShader' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14397) : see declaration of '__glewDetachShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(513): error C2365: '__glewDisableVertexAttribArray' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14398) : see declaration of '__glewDisableVertexAttribArray' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(96): warning C4005: 'GL_BLEND_EQUATION_RGB' : macro redefinition (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(1707) : see previous definition of 'GL_BLEND_EQUATION_RGB' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(517): error C2365: '__glewEnableVertexAttribArray' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14400) : see declaration of '__glewEnableVertexAttribArray' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(520): error C2365: '__glewFramebufferRenderbuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14703) : see declaration of '__glewFramebufferRenderbuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(474): error C2365: '__glewActiveTexture' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14274) : see declaration of '__glewActiveTexture' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(521): error C2365: '__glewFramebufferTexture2D' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14705) : see declaration of '__glewFramebufferTexture2D' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(475): error C2365: '__glewAttachShader' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14389) : see declaration of '__glewAttachShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(523): error C2365: '__glewGenBuffers' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14376) : see declaration of '__glewGenBuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(476): error C2365: '__glewBindAttribLocation' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14390) : see declaration of '__glewBindAttribLocation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(524): error C2365: '__glewGenerateMipmap' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14710) : see declaration of '__glewGenerateMipmap' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(477): error C2365: '__glewBindBuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14370) : see declaration of '__glewBindBuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(525): error C2365: '__glewGenFramebuffers' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14708) : see declaration of '__glewGenFramebuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(478): error C2365: '__glewBindFramebuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14697) : see declaration of '__glewBindFramebuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(526): error C2365: '__glewGenRenderbuffers' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14709) : see declaration of '__glewGenRenderbuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(479): error C2365: '__glewBindRenderbuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14698) : see declaration of '__glewBindRenderbuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(528): error C2365: '__glewGetActiveAttrib' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14401) : see declaration of '__glewGetActiveAttrib' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(481): error C2365: '__glewBlendColor' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14321) : see declaration of '__glewBlendColor' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(529): error C2365: '__glewGetActiveUniform' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14402) : see declaration of '__glewGetActiveUniform' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(482): error C2365: '__glewBlendEquation' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14322) : see declaration of '__glewBlendEquation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(530): error C2365: '__glewGetAttachedShaders' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14403) : see declaration of '__glewGetAttachedShaders' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(483): error C2365: '__glewBlendEquationSeparate' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14391) : see declaration of '__glewBlendEquationSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(531): error C2365: '__glewGetAttribLocation' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14404) : see declaration of '__glewGetAttribLocation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(485): error C2365: '__glewBlendFuncSeparate' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14323) : see declaration of '__glewBlendFuncSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(533): error C2365: '__glewGetBufferParameteriv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14378) : see declaration of '__glewGetBufferParameteriv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(486): error C2365: '__glewBufferData' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14371) : see declaration of '__glewBufferData' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(536): error C2365: '__glewGetFramebufferAttachmentParameteriv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14711) : see declaration of '__glewGetFramebufferAttachmentParameteriv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(487): error C2365: '__glewBufferSubData' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14372) : see declaration of '__glewBufferSubData' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(538): error C2365: '__glewGetProgramiv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14406) : see declaration of '__glewGetProgramiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(488): error C2365: '__glewCheckFramebufferStatus' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14700) : see declaration of '__glewCheckFramebufferStatus' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(539): error C2365: '__glewGetProgramInfoLog' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14405) : see declaration of '__glewGetProgramInfoLog' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(491): error C2365: '__glewClearDepthf' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14643) : see declaration of '__glewClearDepthf' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(540): error C2365: '__glewGetRenderbufferParameteriv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14712) : see declaration of '__glewGetRenderbufferParameteriv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(494): error C2365: '__glewCompileShader' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14392) : see declaration of '__glewCompileShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(541): error C2365: '__glewGetShaderiv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14409) : see declaration of '__glewGetShaderiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(495): error C2365: '__glewCompressedTexImage2D' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14277) : see declaration of '__glewCompressedTexImage2D' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(542): error C2365: '__glewGetShaderInfoLog' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14407) : see declaration of '__glewGetShaderInfoLog' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(543): error C2365: '__glewGetShaderPrecisionFormat' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14645) : see declaration of '__glewGetShaderPrecisionFormat' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(496): error C2365: '__glewCompressedTexSubImage2D' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14280) : see declaration of '__glewCompressedTexSubImage2D' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(544): error C2365: '__glewGetShaderSource' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14408) : see declaration of '__glewGetShaderSource' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(499): error C2365: '__glewCreateProgram' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14393) : see declaration of '__glewCreateProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(548): error C2365: '__glewGetUniformfv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14411) : see declaration of '__glewGetUniformfv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(500): error C2365: '__glewCreateShader' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14394) : see declaration of '__glewCreateShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(549): error C2365: '__glewGetUniformiv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14412) : see declaration of '__glewGetUniformiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(502): error C2365: '__glewDeleteBuffers' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14373) : see declaration of '__glewDeleteBuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(550): error C2365: '__glewGetUniformLocation' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14410) : see declaration of '__glewGetUniformLocation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(503): error C2365: '__glewDeleteFramebuffers' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14701) : see declaration of '__glewDeleteFramebuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(551): error C2365: '__glewGetVertexAttribfv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14415) : see declaration of '__glewGetVertexAttribfv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(504): error C2365: '__glewDeleteProgram' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14395) : see declaration of '__glewDeleteProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(552): error C2365: '__glewGetVertexAttribiv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14416) : see declaration of '__glewGetVertexAttribiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(505): error C2365: '__glewDeleteRenderbuffers' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14702) : see declaration of '__glewDeleteRenderbuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(553): error C2365: '__glewGetVertexAttribPointerv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14413) : see declaration of '__glewGetVertexAttribPointerv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(506): error C2365: '__glewDeleteShader' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14396) : see declaration of '__glewDeleteShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(555): error C2365: '__glewIsBuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14384) : see declaration of '__glewIsBuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(510): error C2365: '__glewDepthRangef' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14644) : see declaration of '__glewDepthRangef' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(557): error C2365: '__glewIsFramebuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14713) : see declaration of '__glewIsFramebuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(511): error C2365: '__glewDetachShader' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14397) : see declaration of '__glewDetachShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(558): error C2365: '__glewIsProgram' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14417) : see declaration of '__glewIsProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(513): error C2365: '__glewDisableVertexAttribArray' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14398) : see declaration of '__glewDisableVertexAttribArray' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(559): error C2365: '__glewIsRenderbuffer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14714) : see declaration of '__glewIsRenderbuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(517): error C2365: '__glewEnableVertexAttribArray' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14400) : see declaration of '__glewEnableVertexAttribArray' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(560): error C2365: '__glewIsShader' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14418) : see declaration of '__glewIsShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(520): error C2365: '__glewFramebufferRenderbuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14703) : see declaration of '__glewFramebufferRenderbuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(563): error C2365: '__glewLinkProgram' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14419) : see declaration of '__glewLinkProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(521): error C2365: '__glewFramebufferTexture2D' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14705) : see declaration of '__glewFramebufferTexture2D' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(567): error C2365: '__glewReleaseShaderCompiler' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14646) : see declaration of '__glewReleaseShaderCompiler' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(523): error C2365: '__glewGenBuffers' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14376) : see declaration of '__glewGenBuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(568): error C2365: '__glewRenderbufferStorage' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14715) : see declaration of '__glewRenderbufferStorage' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(524): error C2365: '__glewGenerateMipmap' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14710) : see declaration of '__glewGenerateMipmap' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(569): error C2365: '__glewSampleCoverage' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14319) : see declaration of '__glewSampleCoverage' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(525): error C2365: '__glewGenFramebuffers' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14708) : see declaration of '__glewGenFramebuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(571): error C2365: '__glewShaderBinary' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14647) : see declaration of '__glewShaderBinary' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(526): error C2365: '__glewGenRenderbuffers' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14709) : see declaration of '__glewGenRenderbuffers' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(572): error C2365: '__glewShaderSource' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14420) : see declaration of '__glewShaderSource' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(528): error C2365: '__glewGetActiveAttrib' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14401) : see declaration of '__glewGetActiveAttrib' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(574): error C2365: '__glewStencilFuncSeparate' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14421) : see declaration of '__glewStencilFuncSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(529): error C2365: '__glewGetActiveUniform' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14402) : see declaration of '__glewGetActiveUniform' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(576): error C2365: '__glewStencilMaskSeparate' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14422) : see declaration of '__glewStencilMaskSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(530): error C2365: '__glewGetAttachedShaders' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14403) : see declaration of '__glewGetAttachedShaders' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(578): error C2365: '__glewStencilOpSeparate' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14423) : see declaration of '__glewStencilOpSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(531): error C2365: '__glewGetAttribLocation' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14404) : see declaration of '__glewGetAttribLocation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(585): error C2365: '__glewUniform1f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14424) : see declaration of '__glewUniform1f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(533): error C2365: '__glewGetBufferParameteriv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14378) : see declaration of '__glewGetBufferParameteriv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(586): error C2365: '__glewUniform1fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14425) : see declaration of '__glewUniform1fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(536): error C2365: '__glewGetFramebufferAttachmentParameteriv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14711) : see declaration of '__glewGetFramebufferAttachmentParameteriv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(587): error C2365: '__glewUniform1i' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14426) : see declaration of '__glewUniform1i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(538): error C2365: '__glewGetProgramiv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14406) : see declaration of '__glewGetProgramiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(588): error C2365: '__glewUniform1iv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14427) : see declaration of '__glewUniform1iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(539): error C2365: '__glewGetProgramInfoLog' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14405) : see declaration of '__glewGetProgramInfoLog' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(589): error C2365: '__glewUniform2f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14428) : see declaration of '__glewUniform2f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(540): error C2365: '__glewGetRenderbufferParameteriv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14712) : see declaration of '__glewGetRenderbufferParameteriv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(590): error C2365: '__glewUniform2fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14429) : see declaration of '__glewUniform2fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(541): error C2365: '__glewGetShaderiv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14409) : see declaration of '__glewGetShaderiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(591): error C2365: '__glewUniform2i' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14430) : see declaration of '__glewUniform2i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(542): error C2365: '__glewGetShaderInfoLog' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14407) : see declaration of '__glewGetShaderInfoLog' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(592): error C2365: '__glewUniform2iv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14431) : see declaration of '__glewUniform2iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(543): error C2365: '__glewGetShaderPrecisionFormat' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14645) : see declaration of '__glewGetShaderPrecisionFormat' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(593): error C2365: '__glewUniform3f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14432) : see declaration of '__glewUniform3f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(544): error C2365: '__glewGetShaderSource' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14408) : see declaration of '__glewGetShaderSource' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(594): error C2365: '__glewUniform3fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14433) : see declaration of '__glewUniform3fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(548): error C2365: '__glewGetUniformfv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14411) : see declaration of '__glewGetUniformfv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(595): error C2365: '__glewUniform3i' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14434) : see declaration of '__glewUniform3i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(549): error C2365: '__glewGetUniformiv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14412) : see declaration of '__glewGetUniformiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(596): error C2365: '__glewUniform3iv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14435) : see declaration of '__glewUniform3iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(550): error C2365: '__glewGetUniformLocation' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14410) : see declaration of '__glewGetUniformLocation' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(597): error C2365: '__glewUniform4f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14436) : see declaration of '__glewUniform4f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(551): error C2365: '__glewGetVertexAttribfv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14415) : see declaration of '__glewGetVertexAttribfv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(598): error C2365: '__glewUniform4fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14437) : see declaration of '__glewUniform4fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(552): error C2365: '__glewGetVertexAttribiv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14416) : see declaration of '__glewGetVertexAttribiv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(599): error C2365: '__glewUniform4i' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14438) : see declaration of '__glewUniform4i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(553): error C2365: '__glewGetVertexAttribPointerv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14413) : see declaration of '__glewGetVertexAttribPointerv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(600): error C2365: '__glewUniform4iv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14439) : see declaration of '__glewUniform4iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(555): error C2365: '__glewIsBuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14384) : see declaration of '__glewIsBuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(601): error C2365: '__glewUniformMatrix2fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14440) : see declaration of '__glewUniformMatrix2fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(557): error C2365: '__glewIsFramebuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14713) : see declaration of '__glewIsFramebuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(602): error C2365: '__glewUniformMatrix3fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14441) : see declaration of '__glewUniformMatrix3fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(558): error C2365: '__glewIsProgram' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14417) : see declaration of '__glewIsProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(603): error C2365: '__glewUniformMatrix4fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14442) : see declaration of '__glewUniformMatrix4fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(559): error C2365: '__glewIsRenderbuffer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14714) : see declaration of '__glewIsRenderbuffer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(604): error C2365: '__glewUseProgram' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14443) : see declaration of '__glewUseProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(560): error C2365: '__glewIsShader' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14418) : see declaration of '__glewIsShader' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(605): error C2365: '__glewValidateProgram' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14444) : see declaration of '__glewValidateProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(563): error C2365: '__glewLinkProgram' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14419) : see declaration of '__glewLinkProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(606): error C2365: '__glewVertexAttrib1f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14447) : see declaration of '__glewVertexAttrib1f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(567): error C2365: '__glewReleaseShaderCompiler' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14646) : see declaration of '__glewReleaseShaderCompiler' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(607): error C2365: '__glewVertexAttrib1fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14448) : see declaration of '__glewVertexAttrib1fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(568): error C2365: '__glewRenderbufferStorage' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14715) : see declaration of '__glewRenderbufferStorage' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(608): error C2365: '__glewVertexAttrib2f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14453) : see declaration of '__glewVertexAttrib2f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(569): error C2365: '__glewSampleCoverage' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14319) : see declaration of '__glewSampleCoverage' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(609): error C2365: '__glewVertexAttrib2fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14454) : see declaration of '__glewVertexAttrib2fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(571): error C2365: '__glewShaderBinary' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14647) : see declaration of '__glewShaderBinary' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(610): error C2365: '__glewVertexAttrib3f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14459) : see declaration of '__glewVertexAttrib3f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(572): error C2365: '__glewShaderSource' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14420) : see declaration of '__glewShaderSource' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(611): error C2365: '__glewVertexAttrib3fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14460) : see declaration of '__glewVertexAttrib3fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(574): error C2365: '__glewStencilFuncSeparate' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14421) : see declaration of '__glewStencilFuncSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(612): error C2365: '__glewVertexAttrib4f' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14473) : see declaration of '__glewVertexAttrib4f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(576): error C2365: '__glewStencilMaskSeparate' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14422) : see declaration of '__glewStencilMaskSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(613): error C2365: '__glewVertexAttrib4fv' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14474) : see declaration of '__glewVertexAttrib4fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(578): error C2365: '__glewStencilOpSeparate' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14423) : see declaration of '__glewStencilOpSeparate' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(614): error C2365: '__glewVertexAttribPointer' : redefinition; previous definition was 'data variable' (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14481) : see declaration of '__glewVertexAttribPointer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(585): error C2365: '__glewUniform1f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14424) : see declaration of '__glewUniform1f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(586): error C2365: '__glewUniform1fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14425) : see declaration of '__glewUniform1fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(587): error C2365: '__glewUniform1i' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14426) : see declaration of '__glewUniform1i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(588): error C2365: '__glewUniform1iv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14427) : see declaration of '__glewUniform1iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(589): error C2365: '__glewUniform2f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14428) : see declaration of '__glewUniform2f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(590): error C2365: '__glewUniform2fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14429) : see declaration of '__glewUniform2fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(591): error C2365: '__glewUniform2i' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14430) : see declaration of '__glewUniform2i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtGui/qopengles2ext.h(719): warning C4005: 'GL_COVERAGE_SAMPLES_NV' : macro redefinition (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(11533) : see previous definition of 'GL_COVERAGE_SAMPLES_NV' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(592): error C2365: '__glewUniform2iv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14431) : see declaration of '__glewUniform2iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(593): error C2365: '__glewUniform3f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14432) : see declaration of '__glewUniform3f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(594): error C2365: '__glewUniform3fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14433) : see declaration of '__glewUniform3fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(595): error C2365: '__glewUniform3i' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14434) : see declaration of '__glewUniform3i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(596): error C2365: '__glewUniform3iv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14435) : see declaration of '__glewUniform3iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(597): error C2365: '__glewUniform4f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14436) : see declaration of '__glewUniform4f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(598): error C2365: '__glewUniform4fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14437) : see declaration of '__glewUniform4fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(599): error C2365: '__glewUniform4i' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14438) : see declaration of '__glewUniform4i' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(600): error C2365: '__glewUniform4iv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14439) : see declaration of '__glewUniform4iv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(601): error C2365: '__glewUniformMatrix2fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14440) : see declaration of '__glewUniformMatrix2fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtGui/qopengl.h(97): error C2371: 'GLdouble' : redefinition; different basic types (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(275) : see declaration of 'GLdouble' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(602): error C2365: '__glewUniformMatrix3fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14441) : see declaration of '__glewUniformMatrix3fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(603): error C2365: '__glewUniformMatrix4fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14442) : see declaration of '__glewUniformMatrix4fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(604): error C2365: '__glewUseProgram' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14443) : see declaration of '__glewUseProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(605): error C2365: '__glewValidateProgram' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14444) : see declaration of '__glewValidateProgram' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(606): error C2365: '__glewVertexAttrib1f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14447) : see declaration of '__glewVertexAttrib1f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(607): error C2365: '__glewVertexAttrib1fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14448) : see declaration of '__glewVertexAttrib1fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(608): error C2365: '__glewVertexAttrib2f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14453) : see declaration of '__glewVertexAttrib2f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(609): error C2365: '__glewVertexAttrib2fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14454) : see declaration of '__glewVertexAttrib2fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(610): error C2365: '__glewVertexAttrib3f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14459) : see declaration of '__glewVertexAttrib3f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(611): error C2365: '__glewVertexAttrib3fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14460) : see declaration of '__glewVertexAttrib3fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(612): error C2365: '__glewVertexAttrib4f' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14473) : see declaration of '__glewVertexAttrib4f' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(613): error C2365: '__glewVertexAttrib4fv' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14474) : see declaration of '__glewVertexAttrib4fv' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtANGLE\GLES2/gl2.h(614): error C2365: '__glewVertexAttribPointer' : redefinition; previous definition was 'data variable' (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(14481) : see declaration of '__glewVertexAttribPointer' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtGui/qopengles2ext.h(719): warning C4005: 'GL_COVERAGE_SAMPLES_NV' : macro redefinition (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(11533) : see previous definition of 'GL_COVERAGE_SAMPLES_NV' 2>C:\Qt2\Qt5.2.1\5.2.1\msvc2012_64\include\QtGui/qopengl.h(97): error C2371: 'GLdouble' : redefinition; different basic types (viewer\qt\moc_QtViewer.cpp) 2> D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\include\GL/glew.h(275) : see declaration of 'GLdouble' 2>D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\framework\sofa\core\..\..\sofa/core/BaseMapping.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss (D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\applications\sofa\gui\qt\viewer\qt\QtViewer.cpp) 2>D:\SOFA\SOFAgit\SOFA_VS2012\v15.12\src\framework\sofa\core\..\..\sofa/core/BaseMapping.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss (viewer\qt\moc_QtViewer.cpp) 2> 2>Build FAILED. 2> 2>Time Elapsed 00:00:13.31 ========== Build: 1 succeeded, 1 failed, 55 up-to-date, 0 skipped ==========
4 April 2016 at 15:05 #6510GuillaumeKeymasterHi Weng,
I used qt-opensource-windows-x86-msvc2012_64_opengl-5.2.1 instead of qt-opensource-windows-x86-msvc2012_64-5.2.1.exe and it went well.
I just fixed the documentation about this 🙂
Hope this helps,
Guillaume.21 April 2016 at 09:33 #6554HugoKeymasterHi Weng,
Did the Guillaume’s reply solve your issue?
Cheers,Hugo
8 August 2016 at 16:57 #7292HugoKeymasterHi Weng,
Without any answer from you and due to the answer provided by Guillaume, we’ll set the topic as solved.
Best wishes,
Hugo
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.