Hello, btw have you considered upgrading to Qt 5? I have done such a migration in February this year for the sake of JSON parser and PCRE backend for regular expressions. The whole process took about two weeks with extensive testing, there isn't really much to do if you didn't use Qt3-compatibility classes. Our server application uses QtCore, QtNetwork, QtSql and QtXml and performs mostly SQL quering, serving static content and proxying some requests to other servers.
Cheers Dmitriy Purgin 2014-07-07 16:11 GMT+06:00 william.croc...@analog.com <william.croc...@analog.com>: > On 07/06/2014 10:19 PM, Thiago Macieira wrote: >> On Sunday 06 July 2014 19:46:25 Bill Crocker wrote: >>> #0 0x083ff8ef in QResourceFileEngineHandler::create(QString const&) const >>> () >>> #1 0x0848ffdf in QAbstractFileEngine::create(QString const&) () >> >> These functions no longer exist in Qt 5 or 4.8. >> >> So whatever the problem was, it's no longer valid. >> > > Well then I will upgrade to 4.8.6 > again and take it from there. > > Thanks. > > Bill > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest