Search found 6 matches
- 11 Mar 2009, 06:07
- Forum: Engine
- Topic: How do the devs communicate??
- Replies: 4
- Views: 366
How do the devs communicate??
Hi guys, Just got my Spring build working and running (with the help of some of you). Yeepee :) Well, not quite actually: It crashes just after the mod/test load selection. I assume that it's because I've got the head revision instead of the stable but I looked through the git logs and honestly, I h...
- 10 Mar 2009, 20:13
- Forum: Engine
- Topic: [SOLVED] Building spring: problem with boost
- Replies: 12
- Views: 900
Re: Building spring: problem with boost (boost/shared_ptr)
Holy... I can't believe this.
IZArc just unpacks a part of the 7z archive. Worse thing is that the selection seems to be random: sometimes some files, sometimes some other.
Thanks, it works now, gonna try it tonite
Fred
IZArc just unpacks a part of the 7z archive. Worse thing is that the selection seems to be random: sometimes some files, sometimes some other.
Thanks, it works now, gonna try it tonite
Fred
- 08 Mar 2009, 17:48
- Forum: Engine
- Topic: [SOLVED] Building spring: problem with boost
- Replies: 12
- Views: 900
Re: Building spring: problem with boost (boost/shared_ptr)
Well, that's exactly what I used.
I followed that tutorial:
http://spring.clan-sy.com/wiki/Building ... s_Compiled
and have the mingw32libs_v13 extracted under:
~/spring-xcompile/win32/libs/
me@kaminari [~/spring-xcompile/win32/libs] $ ls
include lib reimp_new.zip
does that make sense?
I followed that tutorial:
http://spring.clan-sy.com/wiki/Building ... s_Compiled
and have the mingw32libs_v13 extracted under:
~/spring-xcompile/win32/libs/
me@kaminari [~/spring-xcompile/win32/libs] $ ls
include lib reimp_new.zip
does that make sense?
- 08 Mar 2009, 04:13
- Forum: Engine
- Topic: [SOLVED] Building spring: problem with boost
- Replies: 12
- Views: 900
Re: Building spring: problem with boost (boost/shared_ptr)
Ok, I just did. :) Here's the monster: [ 14%] Building CXX object rts/lib/CMakeFiles/hpiutil2.dir/hpiutil2/hpifile.cpp.obj cd /home/fdemesma/spring-xcompile/win32/build/rts/lib && /usr/bin/i586-mingw32msvc-g++ -DSYNCCHECK -DDIRECT_CONTROL_ALLOWED -DSPRING_DATADIR=\"//.://.\" -DSTRE...
- 08 Mar 2009, 03:14
- Forum: Engine
- Topic: [SOLVED] Building spring: problem with boost
- Replies: 12
- Views: 900
Re: Building spring: problem with boost (boost/shared_ptr)
/usr/include/boost/shared_ptr.hpp does exist
What do you mean by "Turn on verbose mode" ?
Thanks
What do you mean by "Turn on verbose mode" ?
Thanks
- 08 Mar 2009, 02:17
- Forum: Engine
- Topic: [SOLVED] Building spring: problem with boost
- Replies: 12
- Views: 900
[SOLVED] Building spring: problem with boost
Hello all, I'm new to this project and it seems nice so I wanted to check out the code but I'm in a bit of a trouble here :) My setup: Crosscompiling from a virtual ubuntu, following loosely the cross-compilation wiki. Here's the show stopper: [ 14%] Building CXX object rts/lib/CMakeFiles/hpiutil2.d...