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

compilation failure #29

Open
rwa opened this issue Jun 1, 2021 · 1 comment
Open

compilation failure #29

rwa opened this issue Jun 1, 2021 · 1 comment

Comments

@rwa
Copy link

rwa commented Jun 1, 2021

I had this building on a quite old version of Ubuntu, but I'm trying to get up and running on Ubuntu 21.04 and now I'm having troubles.

In particular, I run into this error within sol2:

./../../../../3rdparty/sol2/sol/stack_push.hpp:571:40: error: call of overloaded ‘push<const char32_t*>(lua_State*&, const char32_t [2], const char32_t*)’ is ambiguous

Some googling says this is "fixed" in the latest mame, but it's clear how or where it was fixed. I don't know if merging the latest mame is feasible here.

I've tried this in gcc10, then gcc9, then gcc8, and it's the same problem with each.

Any ideas?

@fr0zenrain
Copy link

Ubuntu 18.04, gcc 7.5 compile ok

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