Code::Blocks Forums
User forums => Help => Topic started by: jksdev on August 02, 2009, 08:53:11 am
-
Hi All
Where can i find this DLL libexpat-1.dl,
every time i start a debugging up there come a error missing file.
I use Win XP, MinGw 3.4.5 C:B 8.02
Thanks:
Joern K. Soerensen
-
Where can i find this DLL libexpat-1.dl,
This is not part of C::B neither of the compiler that ships with 08/02. Thus the only reason must be a dependency of the application *you* are developing, probably some libraries you are using.
So - I (we) cannot tell. At least it's 99.99999% sure that it's not a C::B issue.
-
Problem solved, i have installed minGw 2 times so when i have deleted 1 of them and started up again
every things is running OK. :P
Thx for all replay
Joern K. Soerensen