when would 1.1.1 be released on windows???

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Tester

Post by Tester »

I checked stderr.txt. It is empty :shock:
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 :lol: .

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 :idea:
Neikius
Posts: 8
Joined: February 8th, 2006, 4:19 pm
Location: Slovenia

Post by Neikius »

sure :D well it could have been or could not have been... some dll's from 1.1 are different versions than mine, but this is not necesarily the problem. I will try this with some friends too and see if it works.
kv
Posts: 2
Joined: October 30th, 2005, 4:58 pm

Post by kv »

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 ?
Guest

Post by Guest »

Could you post the errors that you got using the jamfile?
Neikius
Posts: 8
Joined: February 8th, 2006, 4:19 pm
Location: Slovenia

Post by Neikius »

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 :D

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