459 views
in Embedded Wizard Studio by
Hello,

I am using Embedded Wizard Studio Pro 9.0 with Dongle for the custom Board. In my GUI development, I have developed several components with different functions and placed all these my components inside one component (say "MainView") with which I can slide and having Point Effect. When I place this very same component "MainView" on my Application, the code in the output directory is not getting generated. But, when I place any simple component, (a Foto), the code is generated and works.

Can you please suggest me where can I could be possibly going wrong? Is there any internal settings of Size of Data limitations such that when it surpasses the limitation, the code doesnt get generated?

Thank you very much

Best regards,

Sid

2 Answers

0 votes
by
 
Best answer

Hello Sid,

I tried to reproduce the behavior by using the project you have provided to us. I observed following:

1. In its original version, the code is generated. I had, however, to modify the OutputDirectory attribute since the originally specified user is not available on my machine.

2. If I add an instance of the MainView component to the application component, the code generation stops with following error message:

When I fix the error (comment out the affected row), the code generation works.

Do you get also this error message? Maybe you have to scroll the content in the Log window to see it?

Best regards

Paul Banach

by
Hello Paul,

Yes, that was the problem. I got the error message and solved it.

Thank you very much for the support.

Best regards,

Sid
0 votes
by
Hello Sid,

let me ask you some questions in order to find the reason...

When you generate code, is there any message within the Log window?

When you delete the generated code within the output directory manually and generate code again, is the directory still empty?

When you start the application (including MainView) within the Prototyper - does it work?

Best regards,

Manfred
by
Hello Manfred,

1) When I click on " Build this Profile", the message comes up as " Code generation in progress......" other than that no other message.

2) Yes, when I delete the generated Code within output directory manually, and generate Code again, it stays still empty. But, with other case, where I delete my "Main View" component from the Application, it generates the Code.

3) Yes, when I start the application (including MainView) within the prototyper, it works perfectly fine.

Best regards,

Sid
by
This sounds really strange... is it possible to send us the project?

There is no need to post it here - you can send it to support@embedded-wizard.de.

Best regards,

Manfred
by
Dear Manfred,

My problem got solved. It was problem due to coding in "MainView". I wasnt able to recognise since in Prototyper everything was working fine, nevertheless code wasn't able to get generated. Thank you very much for the support.

Best regards,

Siddhant Virani

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...