The Mana World DevPak

Ask for help regarding any technical issue or report any bug or OS independent issues.
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Post by strikerbcb »

please if you can, post the devpack for the new server and client. ( 0.1.0 )
And the actual devpack for 0.0 branch it´s the most updated ?

Thanks
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
xatu
Peon
Peon
Posts: 13
Joined: 06 Mar 2007, 20:09

Post by xatu »

i try compiler in dev-c++ and some errors...
and codeblocks...
no new devpack? =/
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

You get a S.O.M.E. error? That's quite bad. We found solutions for almost all common problems you can have when compiling tmw. But unfortunately noone has found a solution for the S.O.M.E. error yet.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
xatu
Peon
Peon
Posts: 13
Joined: 06 Mar 2007, 20:09

Post by xatu »

Dev-cpp compiled ok...! =) no more problems

2007-06-13 Philipp Sehmisch <tmw>

* The Mana World.dev: Updated DevCpp project file.
xatu
Peon
Peon
Posts: 13
Joined: 06 Mar 2007, 20:09

Post by xatu »

not time to make .devpack from the server? :roll:
User avatar
Rotonen
TMW Adviser
TMW Adviser
Posts: 3154
Joined: 08 Sep 2004, 19:48
Location: Bern, Switzerland

Post by Rotonen »

No time to debug people who cannot manage themselves.
This message used to be meaningful.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Updated DevPak, link on the first post. I've added also enet and sqlite in order to let people compile tmwserv and tmw 0.1.x
Changelog:

* 9/7/2007

- Upgraded Guichan to 0.7.0.
- Upgraded libxml to 2.6.29.
- Upgraded libcurl to 7.16.3.
- Added ENet 1.1.
- Added SQLite 3.4.0.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Added gettext 0.16.1 in order to start messing up with client internationalization
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Big update:
- Upgraded SDL to 1.2.12.
- Upgraded SDL_image to 1.2.6.
- Upgraded SDL_mixer to 1.2.8.
- Upgraded SDL_net to 1.2.7.
- Added SDL_ttf 2.0.9.
- Upgraded Guichan to 0.7.1.
- Upgraded libxml to 2.6.30.
- Upgraded libiconv to 1.11.
- Upgraded libcurl to 7.16.4.
- Upgraded SQLite to 3.4.2.
- Added pthreads 2.8.0.
The DevPak is still untested though, use it at your own risk.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Re: The Mana World DevPak

Post by ElvenProgrammer »

New release of the dependancy package:

http://themanaworld.org/files/tmw-svn-0.0.x.tar.bz2

Since we're no more officially supporting Dev-Cpp, here it is a normal compressed package.

This package is specific to 0.0. branch.

I'll create a trunk/tmwserv package later.

Changelog:

Code: Select all

 - Upgraded SDL to 1.2.13.
 - Fixed SDL_mixer 1.2.8.
 - Made libogg/libvorbis dynamically linked.
 - Upgraded libxml to 2.6.31.
 - Upgraded libiconv to 1.12.
 - Upgraded libcurl to 7.18.0.
 - Removed 0.1.x/tmwserv specific dependencies.
User avatar
strikerbcb
Novice
Novice
Posts: 155
Joined: 15 Apr 2005, 06:42
Location: Brasil
Contact:

Re: The Mana World DevPak

Post by strikerbcb »

Please if possible, upgrade the pack with the newer versions of libraries in use in Tmw, like Guichan 0.8.
<<Striker>> - Evolving Ever
Project World of Dragons - Brazilian Total Rework Fork of the TMW and a newer 3D Client/Server
Mundo dos Dragões - http://www.mundodosdragoes.org
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Re: The Mana World DevPak

Post by ElvenProgrammer »

If you want to test latest TMW you can always try with nightly builds which already include guichan 0.8.0.
If needed for MDD then you have to be patient and wait for me to create the package or attempt to compile it yourself. Is not that hard you could just create a codeblocks project and add the required files.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Re: The Mana World DevPak

Post by ElvenProgrammer »

Package upgraded with Guichan 0.8.0. Same link.
User avatar
leeor_net
Novice
Novice
Posts: 180
Joined: 03 Feb 2008, 09:17
Location: Ohio, USA
Contact:

Re: The Mana World DevPak

Post by leeor_net »

The package does not seem to contain the new guichan 0.8.0. I've tried a number of times compiling the library myself without success (suffice it to say that gnu make never seems to work for me which is why the devpak's are helpful) and, as I mentioned, there are numerous link errors entirely related to Guichan.

On a seperate note, why did you choose Guichan?
- Leeor

"Oh, no thanks. I ate a boulder on the way in." - Shrek
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Re: The Mana World DevPak

Post by Matt »

Works fine here, did you rebuild the whole project?
Guichan rules :=
Post Reply