Page 2 of 2

Re: New library pack for compiling TMW

Posted: 09 Sep 2010, 03:32
by Jaxad0127
Enet no longer needs to be included, as we include the Enet 1.3 sources in the Mana repositories (since Enet 1.2 and 1.3 can't talk with each other).

Re: New library pack for compiling TMW

Posted: 17 Dec 2010, 16:16
by Crush
Added new pack.

-Removed enet
-moved libxml includes from libxml2/libxml to libxml

Re: New library pack for compiling TMW

Posted: 01 Apr 2011, 21:35
by Bjørn
Crush, you can also remove guichan_opengl.dll, since we're not using that part of Guichan (we used to, but moved the bit of OpenGL code to our own sources at some point so that we could do some optimizations, iirc).