On Thursday 17 April 2014 03:36:56 Eric Sunshine wrote:
> CS 2.0 is several years old. Have you tried grabbing the source code
> from 'trunk' in the Subversion repository?

Building off of trunk using the same command still failed. This time the error 
looks like this, amongst a few others:

In file included from /home/john/Projects/crystal-
space-3d/trunk/./include/csgfx/shadervar.h:38:0,
                 from /home/john/Projects/crystal-
space-3d/trunk/./include/ivideo/shader/shader.h:32,
                 from /home/john/Projects/crystal-
space-3d/trunk/plugins/video/render3d/shader/shadercompiler/xmlshader/shaderwrapper.h:33,
                 from /home/john/Projects/crystal-
space-3d/trunk/plugins/video/render3d/shader/shadercompiler/xmlshader/shaderwrapper.cpp:20:
/home/john/Projects/crystal-space-3d/trunk/./include/csutil/leakguard.h:52:21: 
error: redefinition of ‘CS::Plugin::XMLShader::csXMLShaderWrapper::csLeakGuard 
CS::Plugin::XMLShader::csXMLShaderWrapper::leakguard’
   m::csLeakGuard m::leakguard
                     ^
/home/john/Projects/crystal-
space-3d/trunk/plugins/video/render3d/shader/shadercompiler/xmlshader/shaderwrapper.cpp:190:1:
 
note: in expansion of macro ‘CS_LEAKGUARD_IMPLEMENT’
 CS_LEAKGUARD_IMPLEMENT (csXMLShaderWrapper);
 ^
/home/john/Projects/crystal-
space-3d/trunk/plugins/video/render3d/shader/shadercompiler/xmlshader/shaderwrapper.cpp:32:25:
 
error: ‘CS::Plugin::XMLShader::csXMLShaderWrapper::csLeakGuard 
CS::Plugin::XMLShader::csXMLShaderWrapper::leakguard’ previously declared here
 CS_LEAKGUARD_IMPLEMENT (csXMLShaderWrapper);
                         ^
/home/john/Projects/crystal-space-3d/trunk/./include/csutil/leakguard.h:52:18: 
note: in definition of macro ‘CS_LEAKGUARD_IMPLEMENT’
   m::csLeakGuard m::leakguard
                  ^



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Crystal-main mailing list
Crystal-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: 
mailto:crystal-main-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to