>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Anand wrote: >> How do you enforce compiling without STL? Angus> Qt's STL compatibility mode means that QString can be converted Angus> implicitly to/from std::string. Yes, and it is disabled by defining QT_NO_STL. Jarc
