-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
First of all, I wanted to congratulate you on the excellent eez-studio product.
I have already completed a couple of projects using the eez-flow feature successfully (below esp32-S3-Wroom2).
Now I am working on a project that uses Esp32-P4 and I can't get the eez-flow part to work (everything works correctly without eez-flow).
I keep getting the following error (in the linker phase):
C1060P470/main/ui/eez-flow.h:1057:22: error: storing the address of local variable '' in '*&stack_3(D)->stack[_18].eez::Value::.eez::Value::::strValue' [-Werror=dangling-pointer=]
1057 | strValue = (const char *)((uint8_t *)&value.int32Value + value.int32Value);
can someone help me.
Thank-You
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels