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

GetPublicAddressFromName & GetPubVarAddressFromName #21

Closed
jte opened this issue Jul 14, 2012 · 7 comments
Closed

GetPublicAddressFromName & GetPubVarAddressFromName #21

jte opened this issue Jul 14, 2012 · 7 comments

Comments

@jte
Copy link

jte commented Jul 14, 2012

gamemodes/modules/PBP/Config/callbacks/OnGameModeInit.inc(10) : error 017: undefined symbol "GetPublicAddressFromName"
gamemodes/modules/PBP/Commands/callbacks/OnGameModeInit.inc(44) : error 017: undefined symbol "GetPubVarAddressFromName"

@oscar-broman
Copy link
Owner

You need to update amx_assembly. Do you use command line, a GUI tool, or a downloaded package?

@jte
Copy link
Author

jte commented Jul 14, 2012

simple command line
git pull for updating

@jte
Copy link
Author

jte commented Jul 14, 2012

btw. off-issue: have a look at my samp-compiler project, maybe you can help me finish it and base your Pawn-Scanner on top of it?

@oscar-broman
Copy link
Owner

Try this regarding the updating (as described in the Wiki).

I've wasted lots of time trying to get the compiler to work from source, it's really not something I enjoy doing. You have a start here, though: https://github.com/Zeex/pawn-3.2.3664_patches

@jte
Copy link
Author

jte commented Jul 14, 2012

Well actually moved a lot from that point, I mainly started that project of mine because pawn compiler is least to say unmaintainable. I will upload it so you can get a glimpse of where I am at the moment, though I really meant to base that on my project when my project is finished.(that is compileable and binary & source compatible with current samp compiler)

@oscar-broman
Copy link
Owner

That'd be something. I suppose I could find some time to help you out on this project.

@jte
Copy link
Author

jte commented Jul 14, 2012

Ok closing this down because that link you posted indeed solved my problems.
For reference to anyone else:
git submodule update

@jte jte closed this as completed Jul 14, 2012
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