Author Topic: Tons of warning when compiling  (Read 5843 times)

Zlika

  • Guest
Tons of warning when compiling
« on: September 03, 2005, 02:46:11 pm »
Hi everybody!
When I want to compile a plugin (for instance, the CB Profiler plugin), the compiler (gcc) produce tons of warnings like this:

warning: inline function 'xxx' is declared as dllimport: attribute ignored.

I can disable all the compiler warnings but in that case I can't see the 'true' warnings.
How shall I do?

Thank you

Zlika