DLLs

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

DLLs

Post by Matt »

Hi,
i use the latest CVS Version. (W32)

The exe has this dependencies:

guichan.dll
guchan_sd.dll
sdl.dll
sdl_mixer.dll

I use the DLLs from this package: http://guichan.darkbits.org/downloads/g ... mo-win.zip

but it doesn't work...

Can you upload the required DLLs, please?
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

simply download these package http://maci.ath.cx/tmw/tmw.rar
ElvenProgrammer wrote:Maci: don't be rude, we're here to help people ;)
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

The general answer is more like:

* Use the releases, which should come with all necessary DLLs.
* If you compile yourself from CVS, follow the instructions in docs/INSTALL/win32.txt to get the necessary DLLs.

We no longer have the Windows exe in CVS, so either of the above applies.
Locked