263 views
in System Integration by
Hello,

I was using the version 9.0 and it was fine, but then I installed the 9.20 version and I can't build the GUI in the STM32F746-DISCO anymore!

It works just fine in the prototyper, generates the code, build it, but onde in the device, it doesn't react to anything I do on the screen. Examples work though.
I tried to remake my project it from scratch, but still the same result. Even a simple button with a comand (bellow) to swipe screen doesn't work.
Owner.SwitchToDialog( new Application::Application1, Application::ShowHideTransition, null, null, null, Application::ShowHideTransition, null, null, null, null, false ) ;

What can I do, please?
Regards,
Lucas

1 Answer

0 votes
by

Hello Lucas,

first try to build the provided examples that you will find within the subdirectory /Examples - do they work?

Then, if this is successful, try to build your project. In order to find the root cause, please post the complete output that you will get in the console window.

Best regards,

Manfred.

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

...