So in essence her answer came
first and later my question :)
Anyways thanks to both of you, I got it working.
Regards,
-Sandeep
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
:
QMake version 3.0
Using Qt version 5.0.2 in /usr/lib/x86_64-linux-gnu
But is there a qmake option or any other mechanism which can directly give
the value "/usr/lib/x86_64-linux-gnu", otherwise I need to run qmake -v and
parse for the path.
Thanks,
nnect(this,
Component.prototype.installationFinishedPageIsShown);
}
Component.prototype.createOperations = function()
{
// call default implementation to actually install README.txt!
component.createOperations();
component.addOperation("Execute", "cat",
"/home/sandeep/preinstallcontent");
more questions in my subsequent mails, hope to get
similar support.
Thanks in advance,
-Sandeep
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
multiple programs?
Also, depending on various factors during the installation flow, I might
have to pass different program arguments for different use cases, so how can
I dynamically alter program arguments.
Thanks,
-Sandeep
___
Interest mailing
Regarding Question 1: I am basically trying to achieve the "Classic Style"
of the wizard as shown in the link
http://qt-project.org/doc/qt-4.8/qwizard.html#WizardOption-enum.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/
tion = 0x5000,
ReadyForInstallation = 0x6000,
PerformInstallation = 0x7000,
InstallationFinished = 0x8000,
End = 0x
};
Thanks,
-Sandeep
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest