Skip to main content
nico's cat
Associate III
October 24, 2019
Solved

Dedigner 4.12.3 Code Generate Bug

  • October 24, 2019
  • 5 replies
  • 2387 views

0690X00000AqoOvQAJ.png#include <gui/containers/ToolBar.hpp>

#include <gui/containers/NoUseContainer.hpp>#include <touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp>

This topic has been closed for replies.
Best answer by nico's cat

Thank you for your reply.

I don't know why this happened.Maybe adding too many header files will cause this bug.There is a blank line on line 19.If I Remove ToolBar.hpp&NoUseContainer.hpp out of the screen,CanvasWidgetRenderer.hpp can be added correctly.Now my solution is to add a space to the designer's include.I will show you the screenshot.

“ - �? is added to 'INCLUDE'.

0690X00000ArWv5QAF.png

0690X00000ArWvAQAV.png

0690X00000ArWvKQAV.png

5 replies

Martin KJELDSEN
Principal III
October 31, 2019

Hi @nico's cat​,

I just saw this at one of my trainees computers. Thanks! Now i'm completely sure it's a real issue.

/Martin

Martin KJELDSEN
Principal III
October 31, 2019

Can you please show me the state of your TouchGFX canvas? I'm trying to replicate the issue but can't so far. It would be very helpful, thanks!

/Martin

nico's cat
nico's catAuthorBest answer
Associate III
November 1, 2019

Thank you for your reply.

I don't know why this happened.Maybe adding too many header files will cause this bug.There is a blank line on line 19.If I Remove ToolBar.hpp&NoUseContainer.hpp out of the screen,CanvasWidgetRenderer.hpp can be added correctly.Now my solution is to add a space to the designer's include.I will show you the screenshot.

“ - �? is added to 'INCLUDE'.

0690X00000ArWv5QAF.png

0690X00000ArWvAQAV.png

0690X00000ArWvKQAV.png