26 Oct 2011 02:41
Revisiting spurious (?) "redeclared without dllimport attribute ..." warning -- how to fix?
K. Frank <kfrank29.c <at> gmail.com>
2011-10-26 00:41:44 GMT
2011-10-26 00:41:44 GMT
Hello List! I am getting the following warning (many times over): qwt_interval.h:270:13: warning: 'bool QwtInterval::isValid() const' redeclared without dllimport attribute after being referenced with dll linkage [enabled by default] It's getting to be a minor problem, in that "real" warnings can get lost in the noise. I believe that this is a known issue, maybe first occurring in qwt 6.0.0. See, for example Uwe's reply to Shane's question about this: http://sourceforge.net/mailarchive/message.php?msg_id=26384458 Anyway, I am still seeing this in qwt 6.0.1 (with qt 4.8.0 and mingw-w64 g++ 4.7.0). Does anybody understand what is causing this, and more practically, how to make it go away? (I have seen several references to this issue, both with qwt and independently of qwt, but I haven't found one yet with a fix.) Thanks for any help. K. Frank ------------------------------------------------------------------------------(Continue reading)
RSS Feed