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

can not assign a table from lua to a class member attribute #95

Open
louislau86 opened this issue Jun 16, 2020 · 0 comments
Open

can not assign a table from lua to a class member attribute #95

louislau86 opened this issue Jun 16, 2020 · 0 comments

Comments

@louislau86
Copy link

I have a class A, it contains a std::vectorstd::string type member B. When i used state
accessing a table from lua such as “B = lua["tableName"]; ”, error happened.

"error C2593: “operator =”不明确", My IDE is vs2019

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

1 participant