Author Topic: need mingwm10.dll after compiled my project by using C::B10.05 ?  (Read 3619 times)

Offline fancyivan

  • Multiple posting newcomer
  • *
  • Posts: 11
hello guys:
  i'm a newbie at C::B.
  my dev environment: win server 2003, C::B 10.05, wxWidgets2.8.11 (using static link), mingw32

  i just created a GUI project(wxwdiget) as usual (do not check 'use wxwidgets dll'), but after i compiled it, i can't run it, it seems that it need the mingwm10.dll.
  but there is no problem when i use C::B 8.02.

  may be i need to change some settings in C::B 10.05 ?

  thanks.

Offline fancyivan

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: need mingwm10.dll after compiled my project by using C::B10.05 ?
« Reply #1 on: June 08, 2010, 11:58:33 am »
ah, it seems that C::B 10.05 add the linking option '-mthread' by default.