[Interest] Qt assistant example not working
Sujan Dasmahapatra
sdh at lmwindpower.com
Fri Jan 13 11:03:49 CET 2012
Hi
Has anybody encountered this problem. In linux, the original exe for simpletextviewer example it was working fine launching the assistant. But when I compile it and created new exe its not working. Assistant is not launching its crashing. What could be the problem any suggestions from anyone would be highly appreciated. Thanks Sujan
Kind regards,
Sujan Dasmahapatra
Project Leader, Aero Group
CE - Aero Group
Tel +91 80 66470248
Mob
sdh at lmwindpower.com
LM Wind Power Blades
lmwindpower.com
Together we capture the wind to power a cleaner world
This e-mail and any attachments are confidential. If you are not the named or intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Any unauthorized disclosure, use or storage is prohibited and might be unlawful.
-----Original Message-----
From: interest-bounces+sdh=lmwindpower.com at qt-project.org [mailto:interest-bounces+sdh=lmwindpower.com at qt-project.org] On Behalf Of Sujan Dasmahapatra
Sent: Friday, January 13, 2012 11:56 AM
To: interest at qt-project.org
Subject: Re: [Interest] Qt assistant example not working
Hi Alex
Assistant_adp is not required, that's the old way. Simpletextviewer is not implemented that way. Its using only 'assistant' and running as a process with the aruguments as .qhc file. Everythings seems correct as per the code but its not launching the assistant it's crashing.
Kind regards,
Sujan Dasmahapatra
Project Leader, Aero Group
CE - Aero Group
Tel +91 80 66470248
Mob
sdh at lmwindpower.com
LM Wind Power Blades
lmwindpower.com
Together we capture the wind to power a cleaner world
This e-mail and any attachments are confidential. If you are not the named or intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Any unauthorized disclosure, use or storage is prohibited and might be unlawful.
-----Original Message-----
From: interest-bounces+sdh=lmwindpower.com at qt-project.org [mailto:interest-bounces+sdh=lmwindpower.com at qt-project.org] On Behalf Of Alex Malyushytskyy
Sent: Friday, January 13, 2012 4:36 AM
To: interest at qt-project.org
Subject: Re: [Interest] Qt assistant example not working
Debug void MainWindow::initializeAssistant()
and find out why it fails.
Mostly likely you don't have assistant_adp.exe
in the QLibraryInfo::location(QLibraryInfo::BinariesPath);
Alex
On Thu, Jan 12, 2012 at 3:39 AM, Sujan Dasmahapatra <sdh at lmwindpower.com> wrote:
> Dear Friends
>
> I am trying to build the 'simpletextviewer' example and run. Its build
> successfully. After launching the application I am clicking on help
> assistant I can see the assistant is coming and going off. The help
> assistant is not launching. I am using Qt4.5.2.
>
>
>
> Now I am trying to implement the help assistant in my application. There
> also the same thing is happening it not launching the assistant is launching
> and crashing.
>
>
>
> Any help would be highly appreciated. Thanks Sujan
>
>
>
>
>
> Kind regards,
>
>
>
>
>
> Sujan Dasmahapatra
> Project Leader, Aero Group
> CE - Aero Group
>
> Tel +91 80 66470248
> Mob
>
> sdh at lmwindpower.com
>
>
>
> LM Wind Power Blades
>
> lmwindpower.com
>
>
>
> Together we capture the wind to power a cleaner world
>
> ________________________________
>
>
>
> This e-mail and any attachments are confidential. If you are not the named
> or intended recipient, please notify the sender immediately and do not
> disclose the contents to any other person, use it for any purpose, or store
> or copy the information in any medium. Any unauthorized disclosure, use or
> storage is prohibited and might be unlawful.
>
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list