Search found 2 matches

by spikie
Tue Oct 25, 2011 1:58 pm
Forum: General Discussion
Topic: freetype6 error
Replies: 2
Views: 3677

I found the solution thanks to the program Dependency walker, turned out that zlib1.dll was missing from the source directory
by spikie
Tue Oct 25, 2011 10:39 am
Forum: General Discussion
Topic: freetype6 error
Replies: 2
Views: 3677

freetype6 error

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. (...