Hi,

> Hi,
> I just found out about the Qt Installer Framework and so downloaded and
> compiled it. On linking, I see it is trying to link to QFSFileEngine,
> which isn't in Qt5. Is a Qt5 version of qif planned? Does anyone have it
> working in Qt5? Thanks!
> Josh

right now it does only compile with Qt5 - if - you build Qt yourself and with 
the configure switch "-developer-build". Important thing is to get the private 
Qt Headers for the file engine stuff. Please note that we will break these at 
any point in time, so you shouldn't rely to much on the fact that it builds 
right now.

The get Qt5, please follow: http://qt-project.org/wiki/Building_Qt_5_from_Git

-- Karsten
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to