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

(error) symbol already defined: "printf" #28

Closed
sanpezlo opened this issue Mar 24, 2020 · 1 comment
Closed

(error) symbol already defined: "printf" #28

sanpezlo opened this issue Mar 24, 2020 · 1 comment

Comments

@sanpezlo
Copy link

sanpezlo commented Mar 24, 2020

when trying to install the package sampctl/samp-stdlib:0.3.
and by including it I'm throwing out the error

C:\Sampctl\dependencies\samp-stdlib\a_samp.inc:57 (error) symbol already defined: "print"
C:\Sampctl\dependencies\samp-stdlib\a_samp.inc:58 (error) symbol already defined: "printf"

@Southclaws
Copy link
Collaborator

Currently, the best thing to do is use the latest commit from master branch and then add your own native declarations for 0.3.DL natives.

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