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?
Seems like you are using Windows.
The error you’ve seen has to do with missing Freetype library.
Simply download it from GTK+ Windows download page:
http://www.gtk.org/download-windows.html