[PyQt] static const string

Kim Tuan DOAN kimtuan at mbdsys.com
Fri Jul 11 14:08:18 BST 2008


Hello,

I'm using VS2005, PyQt 4.4.2 and sip 4.7.6. I got following error 
messages trying during build of my project:

error C2440: '=' : cannot convert from 'const std::string *' to 
'std::string *'

In my sip file, I declared variables as static const std::string.


More information about the PyQt mailing list