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

@storeitem Compile Error on MSVC. #4

Open
ngek202 opened this issue Sep 7, 2014 · 0 comments
Open

@storeitem Compile Error on MSVC. #4

ngek202 opened this issue Sep 7, 2014 · 0 comments
Assignees

Comments

@ngek202
Copy link

ngek202 commented Sep 7, 2014

1>c:\users\dell\desktop\herc_local\src\[email protected](75): error C2039: 'get_group_level' : is not a member of 'pc_interface'
1> c:\users\dell\desktop\herc_local\src\map\pc.h(736) : see declaration of 'pc_interface'
1>c:\users\dell\desktop\herc_local\src\[email protected](75): error C2039: 'get_group_level' : is not a member of 'pc_interface'
1> c:\users\dell\desktop\herc_local\src\map\pc.h(736) : see declaration of 'pc_interface'
1>c:\users\dell\desktop\herc_local\src\[email protected](80): error C2065: 'mob' : undeclared identifier
1>c:\users\dell\desktop\herc_local\src\[email protected](80): error C2223: left of '->db' must point to struct/union
1>c:\users\dell\desktop\herc_local\src\[email protected](115): warning C4013: 'addCommand' undefined; assuming extern returning int
1>c:\users\dell\desktop\herc_local\src\[email protected](115): error C2065: 'storeitem' : undeclared identifier
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

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