freetype6 error

Discussion about the game and its default mods.
Post Reply
spikie
Posts: 2
Joined: Tue Oct 25, 2011 10:36 am

freetype6 error

Post by spikie »

Hi!
I have a small problem running openRA from source.
the installed version works perfectly but when I run it from within VS2008 I get this error:

The type initializer for 'OpenRA.Graphics.SpriteFont' threw an exception.
Unable to load DLL 'freetype6.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E}

I'm running windows 7 64-bit

any ideas?

thx!

spikie
Posts: 2
Joined: Tue Oct 25, 2011 10:36 am

Post by spikie »

I found the solution thanks to the program Dependency walker, turned out that zlib1.dll was missing from the source directory

chrisf
Posts: 246
Joined: Mon Sep 06, 2010 4:59 am

Post by chrisf »

Let's at least check for these being present earlier in the startup.

Post Reply