Search

Search found 3 matches

by vnull
25 Apr 2010, 20:21
Forum: Help & Bugs
Topic: boost::bad_any_cast: failed conversion using boost::any_cast
Replies: 3
Views: 3423

Re: boost::bad_any_cast: failed conversion using boost::any_cast

OK, recompiled cmake, boost 1.41 and afterwards Spring -- works right now. Thanks.
by vnull
25 Apr 2010, 12:04
Forum: Help & Bugs
Topic: boost::bad_any_cast: failed conversion using boost::any_cast
Replies: 3
Views: 3423

Re: boost::bad_any_cast: failed conversion using boost::any_cast

check if infolog.txt has more useful info (eg. a stack trace), and if so, attach it as a file here please. maybe other versions of boost work better, or try compiling spring with debug symbols ( cmake -DCMAKE_BUILD_TYPE=DEBUG2 ), and run it in gdb. (gdb) run Starting program: /usr/local/bin/spring ...
by vnull
21 Apr 2010, 18:50
Forum: Help & Bugs
Topic: boost::bad_any_cast: failed conversion using boost::any_cast
Replies: 3
Views: 3423

boost::bad_any_cast: failed conversion using boost::any_cast

Hi, springlobby is calling: 06:42:40 PM: spring call params: "/usr/local/bin/spring" --config="/home/XXX/.springrc" "/home/XXX/Spring//script.txt" Spring is throwing: "boost::bad_any_cast: failed conversion using boost::any_cast" This is CentOS5.3, Spring 0.81...

Go to advanced search