2021-08-09 03:07 AM
The problem is located in:
AudioPlayerPresenter.cpp
102 strncpy(copy, fullname, 50);
'char* strncpy(char*, const char*, size_t)' specified bound 50 equals destination size [-Werror=stringop-truncation] AudioPlayerPresenter.cpp /TouchGFX/Application/User/TouchGFX/gui line 102 C/C++ Problem
2021-08-09 03:24 AM
Hi @DAbad.1 ,
Which STM32CubeF7 version are you using? Which IDE please?
I need these details to report issue to development team.
Thanks.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-08-10 01:27 AM
2022-06-29 04:48 PM
Any progress on this?
2022-06-30 04:44 AM
Hello MMin.1,
I'm also interested on that. Unfortunately this is not a project that TouchGFX Team maintain, so I don't have much infos.
/Osman
2022-07-01 02:37 AM