compiler for windows

Ask for help regarding any technical issue or report any bug or OS independent issues.
michellembrodeur
Peon
Peon
Posts: 40
Joined: 26 Jun 2005, 20:05

Post by michellembrodeur »

ElvenProgrammer wrote:I can only think about using visual studio at the moment, which I'm sure works. Anyway if you don't have so much practice compiling tmw, I suggest you get latest cvs and this executable http://themanaworld.homeip.net/tmw/tmw.exe which is updated very frequently.
ElvenProgrammer

I download that tmw.exe file for windows. Needed the libcurl-3.dll file, found one.
Now its needs the guichan.dll file. the only place I could find was http://guichan.sourceforge.net/downloads.shtml and it doesn't work with tmw.exe.

Know of any place I can get a working Guichan.dll to run this cvs version of the game.

thanks
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Post by Matt »

User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

http://themanaworld.org/files/tmw-cvs.DevPak

rename it to tmw-cvs.tar.bz2 and in the dll folder you will find all the dlls you need to run cvs version.
michellembrodeur
Peon
Peon
Posts: 40
Joined: 26 Jun 2005, 20:05

Post by michellembrodeur »

ElvenProgrammer wrote:http://themanaworld.org/files/tmw-cvs.DevPak

rename it to tmw-cvs.tar.bz2 and in the dll folder you will find all the dlls you need to run cvs version.
Ok, foudn all the DLL doing a search on my harddrive and put them in windows/system32.

Now when running the tmw.exe says "couldn't load login_wallpaper.png.

But were getting closer.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Are you sre you're not using physfs 1.1.0? :P
michellembrodeur
Peon
Peon
Posts: 40
Joined: 26 Jun 2005, 20:05

Post by michellembrodeur »

ElvenProgrammer wrote:Are you sre you're not using physfs 1.1.0? :P
I have search my complete windows directory. There is no physfs anywhere on it. also cannot find anything for windows on the net for it.

So if I have it in windows I don't know where it is or the version it is.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

I found this interesting page http://www.willus.com/ccomp.shtml
Locked