News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Where can i find this DLL

Started by jksdev, August 02, 2009, 08:53:11 AM

Previous topic - Next topic

jksdev

 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


MortenMacFly

Quote from: jksdev on August 02, 2009, 08:53:11 AM
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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

jksdev

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