Search found 7 matches

by civa_Hg
30 Oct 2009, 21:08
Forum: Support and Bug reports
Topic: Update server
Replies: 2
Views: 930

Re: Update server

i make an update server but i cant calculate adler32 code on ubuntu. i use jacksum to calculate adler32 code but it calculates different code than mana world client...
by civa_Hg
30 Oct 2009, 18:00
Forum: Support and Bug reports
Topic: Update server
Replies: 2
Views: 930

Update server

i want to do a update server but i havent got any idea. how can i do it?
by civa_Hg
29 Mar 2007, 10:23
Forum: Support and Bug reports
Topic: server source code - compile
Replies: 2
Views: 1571

server source code - compile

where can i find server source code? can anyone compile the server with mingw or gcc under win32? { we want to write a educational game. we have learned guichan and SDL. our game: a man(student) must to fix space ship. he explore the planet. (he is exploring like RPG(we will change mana world maps a...
by civa_Hg
22 Mar 2007, 13:38
Forum: Support and Bug reports
Topic: win32 codeblocks compile error
Replies: 7
Views: 3541

thanks

Yessss, work. Thanks for answer (very quick :) ).

Now I'll compile server source.
by civa_Hg
21 Mar 2007, 17:36
Forum: Support and Bug reports
Topic: win32 codeblocks compile error
Replies: 7
Views: 3541

error

.objs\gui\updatewindow.o:updatewindow.cpp:(.text+0x181): undefined reference to `adler32' .objs\gui\updatewindow.o:updatewindow.cpp:(.text+0x19d): undefined reference to `adler32' .objs\gui\updatewindow.o:updatewindow.cpp:(.text+0x3f1a): undefined reference to `_imp__curl_easy_init' .objs\gui\update...
by civa_Hg
21 Mar 2007, 15:15
Forum: Support and Bug reports
Topic: win32 codeblocks compile error
Replies: 7
Views: 3541

tmw-0.0.22.2

i downloaded tmw-0.0.22.2.tar.gz (simple client release)

i extract the tmw devpak to code::blocks

first i get DWORD error.

i fix it. (i added window.h)

and then

i get "undefined referenced to ....." error.
by civa_Hg
20 Mar 2007, 14:37
Forum: Support and Bug reports
Topic: win32 codeblocks compile error
Replies: 7
Views: 3541

win32 codeblocks compile error

i downloaded source code and devpack file. i install it.

code blocks cant compile the source code.

i got tooooooooooooooooooooo many errors.

can anyone try to compile manaworld at win32 with codeblocks.

compiler:mingw32
program:code::blocks