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. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
