Re: [Interest] Qt Installer Framework

2013-01-28 Thread Heimrich Karsten
Hi, >> There is one more thing, I set option >> true in package.xml >Yes this should be preselected then and this should work and worked last time. > Maybe you can create a task on jira and add a very small package directory > where > I can follow it step by step to see the problem. I've seen t

Re: [Interest] Qt Installer Framework

2013-01-27 Thread Heimrich Karsten
Hi, Hm, i'm trying to create online-only installer now and i get a problem that installer doesn't download my data directory. In the log i see following error: Error-Exception: "Found a binary data file, but we are the installer and we should read the binary resource from our very own binary!"

Re: [Interest] Qt Installer Framework

2013-01-27 Thread Heimrich Karsten
Hi Ivan, > Your way with "ProgramFiles" variable works, thanks very much. Great! > So, can anyone help me how can i remove installation directory if it's not > empty before installing? I'm not sure, but there was an undocumented "RemoveTargetDir" variable to be set. Maybe Tim or Niels can com

Re: [Interest] Qt Installer Framework

2013-01-24 Thread Heimrich Karsten
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 wi