Author Topic: newbe's dll another problem  (Read 3048 times)

footprint

  • Guest
newbe's dll another problem
« on: May 29, 2006, 05:51:14 pm »
hi,

I'm trying to use default template of dll file- CB compile it without errors or warnings, but doesn't produce a .lib file.
Is this normal?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: newbe's dll another problem
« Reply #1 on: May 29, 2006, 06:30:54 pm »
In your target properties, there is a checkbox labeled "Create import library". This works for gcc. For msvc, it always generates an import library...
Be patient!
This bug will be fixed soon...