lots of '_Unwind_Resume' errors

hi
i wnated to create an NTLM(some windows authentication) client.
i searched the web and found the Chilkat libraries wich has an NTLM library.
i downloaded the c++ Mingw version and followed the instructions for compiling and linking my projects with Chilkat libraries. but i eventually got many "undefined reference to _Unwind_Resume" errors.
how can i solve this problem?
i am using code::blocks IDE and gcc version 4.4.1 (TDM-2 mingw32)
thanks
Last edited on
Topic archived. No new replies allowed.