views:

70

answers:

1

Hi!

I have installed GTK+ 2.16 and Code::Blocks, trying to run a simple GTK+ program it gives me the following runtime error:

"The procedure entry point FT_Select_Size could not be located in the dynamic link library freetype6.dll"

I have checked the library exists, which it does, but I cannot seem to figure out how to fix this issue?

A: 

I have the same problem with Gtk+ 2.20, but i have no idea how to fix this, i'm using the All-in-one bundle from the Gtk+ website, but maybe there is some older version of freetype installed on my computer.

Does anybody know a solution to this problem?

zerodx