glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] The alpha6 is out


From: Sebastian Gerlach
Subject: Re: [glob2-devel] The alpha6 is out
Date: Wed, 16 Jun 2004 11:16:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624

Salut!

Bon, Savannah ont enfin réglé leurs bugs, donc j'ai enfin pu recompiler glob2 sous Windows :-) Par pitié, quand vous utilisez la STL, mettez les #include correspondants (gcc s'en fout puisqu'il include visiblement systématiquement toute la STL, mais msvc aime bien avoir les include spécifiques). Et encore un truc amusant:

Game.cpp, ligne 1761
for (std::set <Building *, BuildingPosComp>::iterator it=buildingList.begin(); it!=buildingList.end(); ++it)

Il faut respécifier BuildingPosComp dans la déclaration du set, puisque ce n'est pas la valeur par défaut (je ne sais pas d'ou gcc sort la bonne réponse dans ce cas, mais bon...)

Je suis en train de vous préparer un buildlog avec les warnings au max, il est très long (220k)... Je vais le mailer séparément à nct et nuage.

A+
Seb


Stephane Magnenat wrote:

Direct links :
http://www.ysagoon.com/glob2/data/glob2-0.8.6.tar.gz
http://www.ysagoon.com/glob2/data/glob2_alpha6_i386.deb

Have fun,

Steph


_______________________________________________
glob2-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/glob2-devel







reply via email to

[Prev in Thread] Current Thread [Next in Thread]