Share

Stratagus

Code

Programming Languages: C++, Lua

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://stratagus.svn.sourceforge.net/svnroot/stratagus stratagus

Show:

What's happening?

  • Comment: game.o error compiling

    g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -DUSE_VORBIS -DUSE_THEORA -DUSE_MIKMOD -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -DSTRATAGUS_LIB_PATH="\".\"" -O2 -pipe -fsigned-char -fomit-frame-pointer -fexpensive-optimizations -ffast-math -fexceptions src/stratagus/util.cpp -o src/stratagus/obj/util.o src/stratagus/util.cpp: In function ‘int...

    2009-12-19 12:20:36 UTC by matimatik

  • Comment: game.o error compiling

    I have same error on my gentoo (gcc-4.4.2). After sed -i -e 's/-fno-exceptions/-fexceptions/g' configure game.o builds fine, but there are other errors.

    2009-12-19 12:18:41 UTC by matimatik

  • Configure: error: could not fine lua.h

    Hello all I want to compile Stratagus on Windows XP and then combine it with Wargus. I'm using cygwin and I've run the commands: './autogen.sh' then after running './configure' it finally produces the error configure: error: could not find lua.h - I've searched in forums and I've found a topic talking about lua problems was solved in the new svn version so I've downloaded it and also the same...

    2009-12-02 08:32:05 UTC by aboelzeek

  • game.o error compiling

    I'm compiling stratagus from svn on Kubuntu 9.10 I have all librares, configuring passe good, but when I "make" there is an error: -fomit-frame-pointer -fexpensive-optimizations -ffast-math -fno-exceptions src/game/game.cpp -o src/game/obj/game.o src/game/game.cpp: In function ‘int WriteMapPresentation(const std::string&, CMap*, char*)’: src/game/game.cpp:207: error: exception handling...

    2009-11-23 15:52:19 UTC by nobody

  • Stratagus

    firenux changed the public information on the Stratagus project.

    2009-11-17 07:58:23 UTC by firenux

  • Stratagus

    firenux changed the public information on the Stratagus project.

    2009-11-17 07:55:00 UTC by firenux

  • Stratagus

    firenux changed the public information on the Stratagus project.

    2009-11-17 07:55:00 UTC by firenux

  • Stratagus

    firenux changed the public information on the Stratagus project.

    2009-11-16 09:54:32 UTC by firenux

  • Stratagus

    jsalmon3 added firenux to the Stratagus project.

    2009-11-14 23:25:39 UTC by jsalmon3

  • patch to compile and run stratagus using VC2008

    I can't compile or run latest stratagus SVN revision 8003 on Windows. Enclosed is the patch I used to compile and run stratagus under Windows. This patch also fixes other general issues in latest SVN version blocking user to play Wargus in stratagus, hope is OK. General Information ------------------- I using Visual C++ 2008 under Windows 7 x64. My laptop has a Intel Cuo Duo 2 processor.

    2009-11-10 11:57:48 UTC by ppttz

Our Numbers