rkdeveloptool icon indicating copy to clipboard operation
rkdeveloptool copied to clipboard

Unable to make from MacOS

Open HeToC opened this issue 7 months ago • 1 comments

I'm getting numerous errors like this while trying to make from MacOS

main.cpp:3306:2: error: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Werror,-Wdeprecated-declarations] sprintf(szProgramProcPath, "/proc/%d/exe", getpid());

HeToC avatar Jan 14 '24 16:01 HeToC

https://github.com/rockchip-linux/rkdeveloptool/issues/75

rkarsnk avatar Feb 16 '24 11:02 rkarsnk