Skip to content

Conversation

zeroy0410
Copy link

@zeroy0410 zeroy0410 commented Jul 20, 2025

@jnomikos
Copy link

I ran into the same issue in my project, which has multiple objects with functions that take std::string. I tested this PR and can confirm it resolves the problem for me.

@AdrianEddy
Copy link

Any update? It also solved the issue for me

@jnomikos
Copy link

jnomikos commented Oct 6, 2025

Any update? It also solved the issue for me

Solved it for me too. Without this fix, over half the plugins on the project I am working on do not build

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

Successfully merging this pull request may close these issues.

The code generated using std::string in the namespace does not introduce ToCppString
3 participants