Search found 8 matches

by rich
31 May 2008, 20:22
Forum: Support and Bug reports
Topic: Windows nightly builds (BETA)
Replies: 4
Views: 2463

Re: Windows nightly builds (BETA)

When installing 0.1.x nightly build the dll zlib1.dll isn't included
by rich
31 May 2008, 20:21
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Re: Compiling

Okay got it form the nightly builds!
NOW:
Compiling & running the 0.1.x client works!
by rich
31 May 2008, 20:12
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Re: Compiling

okay seems like i got my problem: i used dlls for 0.24 with client 0.1.x
where can i download 0.1.x dlls?
by rich
31 May 2008, 19:50
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Re: Compiling

Okay I tried t run the client and when starting the tmw.exe (fresh compiled) my Computer sends me an error that he couldn't find _ZN3gcn10ScrollArea15setScrollPolicyES1_ in DLL guichan.dll -> I used the dll of the tmw windows download. -> When i copy the C:\programs\the mana world\tmw.exe (where i'v...
by rich
31 May 2008, 19:25
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Re: Compiling

OMG! I got it! I got it!

Finally I set a new Linker-Path:
->tmw-svn\lib
And...
it worked!
I'm so happy thx for help!

Code: Select all

||=== Build finished: 0 errors, 1 warnings ===|
by rich
31 May 2008, 10:01
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Re: Compiling

okay i've looked up these errors in the forum, and found the suggestion: I was using the 0.0.x old client devpack! But with the tmw-svn dev pack i didn't work either So, i used these two devpacks tmw-svn-0.0.x.tar.bz2 and twm-svn.devpack together in code::blocks and the i got this copmiling messages...
by rich
31 May 2008, 09:32
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Re: Compiling

I tried the same thing again with Code::blocks and Devpack: tmw-svn-0.0.x.tar.bz2 I got the following errors: ||=== The Mana World, default ===| C:\Dokumente und Einstellungen\Rich\Desktop\themanaworld\src\gui\..\utils\gettext.h|33|libintl.h: No such file or directory| C:\Dokumente und Einstellungen...
by rich
28 May 2008, 18:53
Forum: Support and Bug reports
Topic: Compiling
Replies: 7
Views: 2700

Compiling

1) I Installed Dev C++ and Devpack and copied the dll's 2) I did a svn Checkout 3) I opened the The Mana World.dev -> There were some files missing... so i looked them up in the internet and someone had the same problem. Your suggestion was: Remove the files of the projekt, the .dev file isn't up-to...