Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to make from MacOS #96

Open
HeToC opened this issue Jan 14, 2024 · 1 comment
Open

Unable to make from MacOS #96

HeToC opened this issue Jan 14, 2024 · 1 comment

Comments

@HeToC
Copy link

HeToC commented Jan 14, 2024

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());

@rkarsnk
Copy link

rkarsnk commented Feb 16, 2024

#75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants