GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

libglib 2.0-0.dll not found

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion
Author Message
tonybone



Joined: 28 Jan 2010
Posts: 3

PostPosted: Thu Jan 28, 2010 1:13 pm    Post subject: libglib 2.0-0.dll not found Reply with quote

I have installed Code::Blocks on my Vista machine with GTK+ 2.16, but when I try to run a GTK+ app it gives me the following error:

This application has failed to start because libglib-2.0-0.dll was not found. Reinstalling the application may fix this problem.

I have tried reinstalling Code::Blocks, did not fix the problem.

Does anybody know how to fix this issue?
Back to top
Shankar
Familiar Face


Joined: 17 Oct 2009
Posts: 7

PostPosted: Thu Jan 28, 2010 1:37 pm    Post subject: Reply with quote

Just add gtk+ bin directory to your path via
my computer (right click) -> properties -> advance ->environment variables

Now edit the path variable(i. e add your gtk+ bin directory path)
for example my path has

C:\Perl\site\bin;C:\Perl\bin;C:\gtkmm\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\;C:\Program Files\PHP\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Bakefile;C:\Program Files\Samsung\Samsung PC Studio 3\;C:\Program Files\doxygen\bin;C:\Sun\SDK\jdk\bin;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files\GtkSharp\2.12\bin;C:\omniORB\bin\x86_win32;C:\Python26;C:\GnuWin32\bin;C:\orbit\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\wxWidgets\lib\vc_dll;C:\msys\1.0\MinGW\bin;c:\Qt\bin
Back to top
tonybone



Joined: 28 Jan 2010
Posts: 3

PostPosted: Thu Jan 28, 2010 2:50 pm    Post subject: Reply with quote

Thanks for that! It removed that error, but now it comes up with this:

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

Any idea what is causing this and how to fix?
Back to top
Shankar
Familiar Face


Joined: 17 Oct 2009
Posts: 7

PostPosted: Thu Jan 28, 2010 3:27 pm    Post subject: Reply with quote

tonybone wrote:
Thanks for that! It removed that error, but now it comes up with this:

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

Any idea what is causing this and how to fix?



Did you downloaded the correct gtk+ . i mean 32 bit or 64 bit. I am using
Xp so i dont know very much about vista.
i have following functions exported from freetype6.dll

Code: (Plaintext)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189

C:\gtkmm\redist>pexports freetype6.dll > list.txt

LIBRARY freetype6.dll
EXPORTS
FTC_CMapCache_Lookup
FTC_CMapCache_New
FTC_ImageCache_Lookup
FTC_ImageCache_LookupScaler
FTC_ImageCache_New
FTC_Manager_Done
FTC_Manager_LookupFace
FTC_Manager_LookupSize
FTC_Manager_Lookup_Face
FTC_Manager_Lookup_Size
FTC_Manager_New
FTC_Manager_RemoveFaceID
FTC_Manager_Reset
FTC_Node_Unref
FTC_SBitCache_Lookup
FTC_SBitCache_LookupScaler
FTC_SBitCache_New
FT_Activate_Size
FT_Add_Default_Modules
FT_Add_Module
FT_Angle_Diff
FT_Atan2
FT_Attach_File
FT_Attach_Stream
FT_Bitmap_Convert
FT_Bitmap_Copy
FT_Bitmap_Done
FT_Bitmap_Embolden
FT_Bitmap_New
FT_CeilFix
FT_ClassicKern_Free
FT_ClassicKern_Validate
FT_Cos
FT_DivFix
FT_Done_Face
FT_Done_FreeType
FT_Done_Glyph
FT_Done_Library
FT_Done_Size
FT_Face_CheckTrueTypePatents
FT_Face_GetCharVariantIndex
FT_Face_GetCharVariantIsDefault
FT_Face_GetCharsOfVariant
FT_Face_GetVariantSelectors
FT_Face_GetVariantsOfChar
FT_Face_SetUnpatentedHinting
FT_FloorFix
FT_Get_Advance
FT_Get_Advances
FT_Get_BDF_Charset_ID
FT_Get_BDF_Property
FT_Get_CID_From_Glyph_Index
FT_Get_CID_Is_Internally_CID_Keyed
FT_Get_CID_Registry_Ordering_Supplement
FT_Get_CMap_Format
FT_Get_CMap_Language_ID
FT_Get_Char_Index
FT_Get_Charmap_Index
FT_Get_FSType_Flags
FT_Get_First_Char
FT_Get_Gasp
FT_Get_Glyph
FT_Get_Glyph_Name
FT_Get_Kerning
FT_Get_MM_Var
FT_Get_Module
FT_Get_Multi_Master
FT_Get_Name_Index
FT_Get_Next_Char
FT_Get_PFR_Advance
FT_Get_PFR_Kerning
FT_Get_PFR_Metrics
FT_Get_PS_Font_Info
FT_Get_PS_Font_Private
FT_Get_Postscript_Name
FT_Get_Renderer
FT_Get_Sfnt_Name
FT_Get_Sfnt_Name_Count
FT_Get_Sfnt_Table
FT_Get_SubGlyph_Info
FT_Get_Track_Kerning
FT_Get_TrueType_Engine_Type
FT_Get_WinFNT_Header
FT_Get_X11_Font_Format
FT_GlyphSlot_Embolden
FT_GlyphSlot_Oblique
FT_GlyphSlot_Own_Bitmap
FT_Glyph_Copy
FT_Glyph_Get_CBox
FT_Glyph_Stroke
FT_Glyph_StrokeBorder
FT_Glyph_To_Bitmap
FT_Glyph_Transform
FT_Has_PS_Glyph_Names
FT_Init_FreeType
FT_Library_SetLcdFilter
FT_Library_Version
FT_List_Add
FT_List_Finalize
FT_List_Find
FT_List_Insert
FT_List_Iterate
FT_List_Remove
FT_List_Up
FT_Load_Char
FT_Load_Glyph
FT_Load_Sfnt_Table
FT_Matrix_Invert
FT_Matrix_Multiply
FT_MulDiv
FT_MulFix
FT_New_Face
FT_New_Library
FT_New_Memory_Face
FT_New_Size
FT_OpenType_Free
FT_OpenType_Validate
FT_Open_Face
FT_Outline_Check
FT_Outline_Copy
FT_Outline_Decompose
FT_Outline_Done
FT_Outline_Done_Internal
FT_Outline_Embolden
FT_Outline_GetInsideBorder
FT_Outline_GetOutsideBorder
FT_Outline_Get_BBox
FT_Outline_Get_Bitmap
FT_Outline_Get_CBox
FT_Outline_Get_Orientation
FT_Outline_New
FT_Outline_New_Internal
FT_Outline_Render
FT_Outline_Reverse
FT_Outline_Transform
FT_Outline_Translate
FT_Remove_Module
FT_Render_Glyph
FT_Request_Size
FT_RoundFix
FT_Select_Charmap
FT_Select_Size
FT_Set_Char_Size
FT_Set_Charmap
FT_Set_Debug_Hook
FT_Set_MM_Blend_Coordinates
FT_Set_MM_Design_Coordinates
FT_Set_Pixel_Sizes
FT_Set_Renderer
FT_Set_Transform
FT_Set_Var_Blend_Coordinates
FT_Set_Var_Design_Coordinates
FT_Sfnt_Table_Info
FT_Sin
FT_Stream_OpenGzip
FT_Stream_OpenLZW
FT_Stroker_BeginSubPath
FT_Stroker_ConicTo
FT_Stroker_CubicTo
FT_Stroker_Done
FT_Stroker_EndSubPath
FT_Stroker_Export
FT_Stroker_ExportBorder
FT_Stroker_GetBorderCounts
FT_Stroker_GetCounts
FT_Stroker_LineTo
FT_Stroker_New
FT_Stroker_ParseOutline
FT_Stroker_Rewind
FT_Stroker_Set
FT_Tan
FT_TrueTypeGX_Free
FT_TrueTypeGX_Validate
FT_Vector_From_Polar
FT_Vector_Length
FT_Vector_Polarize
FT_Vector_Rotate
FT_Vector_Transform
FT_Vector_Unit
TT_New_Context
TT_RunIns




So you can see FT_Select_Size exists in my freetype6.dll.

with regards......
Back to top
tonybone



Joined: 28 Jan 2010
Posts: 3

PostPosted: Thu Jan 28, 2010 5:25 pm    Post subject: Reply with quote

my system is 64bit... where can I find a 64bit GTK release?
Back to top
Shankar
Familiar Face


Joined: 17 Oct 2009
Posts: 7

PostPosted: Fri Jan 29, 2010 7:56 am    Post subject: Reply with quote

tonybone wrote:
my system is 64bit... where can I find a 64bit GTK release?


Code: (Plaintext)
1
2
3

http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> General GTK+ Discussion All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP