when would 1.1.1 be released on windows???
Moderator: Forum Moderators
Forum rules
Before reporting issues in this section, you must read the following topic:
Before reporting issues in this section, you must read the following topic:
I checked stderr.txt. It is empty
Taking that and that it was so slow for me (script usage of the source code?) let's me guess the problem is my oldie PC. It is not very stable, especially when it needs to work at maximum capacity.
For SDL. It told me SDL.dll was missing. After that i copied all but your .dll's from 1.1. . (Didn't want to get told 4 or 5 times which more dll's were missing.)
Language i dont care too much about, although Latin is very nice
.
I won't test any further because of all the reboot/scandisk wait after every crash.
... waiting on Yogi to find some spare time now

Taking that and that it was so slow for me (script usage of the source code?) let's me guess the problem is my oldie PC. It is not very stable, especially when it needs to work at maximum capacity.
For SDL. It told me SDL.dll was missing. After that i copied all but your .dll's from 1.1. . (Didn't want to get told 4 or 5 times which more dll's were missing.)
Language i dont care too much about, although Latin is very nice

I won't test any further because of all the reboot/scandisk wait after every crash.
... waiting on Yogi to find some spare time now

Hi I tried http://www.wesnoth.org/wiki/CompilingWesnothOnWindows also.
I tried Xan's guide. It doesn't work because of bad linked headers files in jamfile and I dont know how fix it.
So then I compile it through Dev-C++ directly by making project, put sources in and set libraries and include headers files manualy.
Now it works.
But I have no idea how to put in work for other languages. I need to make something with "po" directory ? But I dont know what.
Have anybody some idea ?
I tried Xan's guide. It doesn't work because of bad linked headers files in jamfile and I dont know how fix it.
So then I compile it through Dev-C++ directly by making project, put sources in and set libraries and include headers files manualy.
Now it works.

Have anybody some idea ?
well, I did the same thing, only that I did not put files in dev-c++, I ran g++ file.cpp -c -o file.o -I/(lots of folders) on each file makefile.am specified to do then linked, pretty much the same i suppose.
for building po, well there are some scripts and things, but I don't know how to use it manually; i know it's got something to do with m4 and gettext
why cant someone post already build po folder for linux or mac (i just cant extract that dmg, tried dmg2iso to no avail)?
for building po, well there are some scripts and things, but I don't know how to use it manually; i know it's got something to do with m4 and gettext

why cant someone post already build po folder for linux or mac (i just cant extract that dmg, tried dmg2iso to no avail)?