CS 2.0 is several years old. Have you tried grabbing the source code
from 'trunk' in the Subversion repository?

On Wed, Apr 16, 2014 at 9:09 PM, John Schneiderman
<joh...@member.fsf.org> wrote:
> I have downloaded the source and configured it in a build directory, /tmp/cs-
> build , but when I then attempt to run the jam executable I get the following
> series of errors:
>         In file included from /home/john/Projects/crystalspace-
> src-2.0/./include/csutil/threading/thread.h:24:0,
>                  from /home/john/Projects/crystalspace-
> src-2.0/./include/csutil/threadjobqueue.h:36,
>                  from /home/john/Projects/crystalspace-
> src-2.0/./include/csutil/threadmanager.h:25,
>                  from /home/john/Projects/crystalspace-
> src-2.0/libs/csutil/threadmanager.cpp:22:
> /home/john/Projects/crystalspace-src-2.0/./include/csutil/refarr.h: In
> instantiation of ‘csRef<T> csRefArray<T, Allocator, CapacityHandler>::Pop()
> [with T = iThreadReturn; Allocator = CS::Memory::AllocatorMalloc;
> CapacityHandler = csArrayCapacityFixedGrow<16>]’:
> /home/john/Projects/crystalspace-src-2.0/libs/csutil/threadmanager.cpp:192:38:
> required from here
> /home/john/Projects/crystalspace-src-2.0/./include/csutil/refarr.h:114:34:
> error: ‘SetSize’ was not declared in this scope, and no declarations were
> found by argument-dependent lookup at the point of instantiation [-
> fpermissive]
>      SetSize (this->GetSize () - 1);
>
> I've attached the configuration log with my set-up. I didn't see anything in
> the configuration which was missing as being required for the build. Does
> anyone see what I'm not doing correctly here?
>
> John S.
>
> ------------------------------------------------------------------------------
> 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
>

------------------------------------------------------------------------------
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